switch to embeded imageio_ffmpeg
antiboredom opened this issue · 0 comments
antiboredom commented
Since moviepy comes with imageio_ffmpeg, it makes more sense to use that binary rather than system-wide ffmpeg.
See: https://github.com/imageio/imageio-ffmpeg
import imageio_ffmpeg
ffmpeg_path = imageio_ffmpeg.get_ffmpeg_exe()