lengstrom / fast-style-transfer

TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
10.91k stars 2.6k forks source link

When you transfer your videos ,moviepy 1.0.2 has exceptions ! #282

Open ningbogao opened 2 years ago

ningbogao commented 2 years ago

this problem is a ffmpeg command parameter wrong!
It should be modified like bellow : video_writer = ffmpeg_writer.FFMPEG_VideoWriter(path_out, video_clip.size, video_clip.fps, codec="libx264", preset="slow", bitrate="2000k", audiofile=None, threads=None, ffmpeg_params=None)

Thomson0427 commented 4 months ago

thank you, it helps me a lot!

paradiseforgithub commented 4 months ago

已收到您的邮件,如有问题会尽快给您回复.