Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ningbogao opened this issue May 13, 2022 · 2 comments
Open

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

ningbogao opened this issue May 13, 2022 · 2 comments

Comments

@ningbogao
Copy link

ningbogao commented May 13, 2022

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
Copy link

thank you, it helps me a lot!

@paradiseforgithub
Copy link

paradiseforgithub commented May 8, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants