ffmpeg.js
ffmpeg.js copied to clipboard
Error when trying to extract frames from a video
Hello. This command is not working:
-i video.mp4 -vf fps=1 img%03d.png
[NULL @ 0x7541f0] Unable to find a suitable output format for 'img%03d.png'

How to solve this error