moviepy
moviepy copied to clipboard
Error when creating gif in ffmpeg_extract_subclip
ffmpeg_extract_subclip("inputVideo.mp4", 0, 10, targetname="output.gif")
Expected Behavior
Gif file output
Actual Behavior
Error: [gif @ 000001d55c8aec80] GIF muxer supports only a single video GIF stream.
Steps to Reproduce the Problem
Insert filepath with ".gif" extension to targetname argument
Specifications
- Python Version: 3.10.5
- MoviePy Version: 1.0.3
- Platform Name: Windows
- Platform Version: 11