Skip to content

I try to run this demo, but some bug appear, I need you help! #6

Description

@adan1324

Animating Character with Driving Video: This might take a few minutes..
/content/first-order-model
100%
555/555 [00:19<00:00, 29.08it/s]
/content
Lipsyncing Character with Audio
/content/Wav2Lip
/content

OSError Traceback (most recent call last)
in <cell line: 35>()
33
34 # Traceability
---> 35 tracability(final_video_driver)
36 final_video_driver = "marked.mp4"
37 get_ipython().system('ffmpeg -i $final_video_driver -i $audio_driver final_generated.mp4 -y &> /dev/null')

3 frames
/usr/local/lib/python3.10/dist-packages/moviepy/video/io/ffmpeg_reader.py in ffmpeg_parse_infos(filename, print_infos, check_duration, fps_source)
268 lines = infos.splitlines()
269 if "No such file or directory" in lines[-1]:
--> 270 raise IOError(("MoviePy error: the file %s could not be found!\n"
271 "Please check that you entered the correct "
272 "path.")%filename)

OSError: MoviePy error: the file /content/Wav2Lip/results/result_voice.mp4 could not be found!
Please check that you entered the correct path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions