Re: [FFmpeg-user] FFMPEG | Error converting video to a thumbnail

2016-05-30 Thread Carl Eugen Hoyos
C0nw0nk googlemail.com> writes: > ffmpeg.exe -y -analyzeduration 2147483647 -probesize 2147483647 > -itsoffset -768 -i file.mp4 -vcodec mjpeg -vframes 1 -an > -f rawvideo -s 178x100 fileimage.jpg First the general questions: Why are you using -analyzeduration and -probesize? They are often nee

Re: [FFmpeg-user] FFMPEG | Error converting video to a thumbnail

2016-05-30 Thread Cley Faye
2016-05-28 18:34 GMT+02:00 C0nw0nk : > ffmpeg.exe -y -analyzeduration 2147483647 -probesize 2147483647 -itsoffset > -768 -i file.mp4 -vcodec mjpeg -vframes 1 -an -f rawvideo -s 178x100 > fileimage.jpg > ​I'm still learning how to use ffmpeg efficiently, but I think you provide way too much stuff

[FFmpeg-user] FFMPEG | Error converting video to a thumbnail

2016-05-30 Thread C0nw0nk
Input : ffmpeg.exe -y -analyzeduration 2147483647 -probesize 2147483647 -itsoffset -768 -i file.mp4 -vcodec mjpeg -vframes 1 -an -f rawvideo -s 178x100 fileimage.jpg Output : C:\Users\C0n\Desktop\ffmpeg>ffmpeg.exe -y -analyzeduration 2147483647 -probesize 2147483647 -itsoffset -768 -i file.mp4 -