Skip to content

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

@ningbogao

Description

@ningbogao

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions