You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to do: ffmpegthumbnailer -s 250 -t 00:00:01 -i src/1555561354527.mp4 -o thumb/1555561354527s.jpg
And it creates empty file and outputs this error: Error: decodeVideoFrame() failed: frame not finished
I'm using ffmpegthumbnailer 2.1.1 on debian 9.6
However I can create a thumbnail without problems using ffmpeg directly:
Hi,
I unable to create a thumbnail using ffmpegthumbnailer for the following file: https://lewd.ga/test/src/1555561354527.mp4
I'm trying to do:
ffmpegthumbnailer -s 250 -t 00:00:01 -i src/1555561354527.mp4 -o thumb/1555561354527s.jpg
And it creates empty file and outputs this error:
Error: decodeVideoFrame() failed: frame not finished
I'm using ffmpegthumbnailer 2.1.1 on debian 9.6
However I can create a thumbnail without problems using ffmpeg directly:
The text was updated successfully, but these errors were encountered: