elementaluk
04-29-2005, 03:22 AM
Hey does anyone know how to convert the first frame of a video into an image using FFMPEG (command line).
I keep getting crap looking images with:
ffmpeg -i test.mpg -y -vframes 1 -an -sameq -f gif test.gif
It works but looks really bad, does anyone know how to get ffmpeg to spit out a decent image?
I keep getting crap looking images with:
ffmpeg -i test.mpg -y -vframes 1 -an -sameq -f gif test.gif
It works but looks really bad, does anyone know how to get ffmpeg to spit out a decent image?