Asli Binal wrote:
Please dont top-post.
Unfortunately ffmpeg doesn't allow odd sizes for the height/width - but I commented out the ffmpeg.c code that checks for this, and recompiled, and now I can set whatever height/width I like.
If you disabled the test for all codecs, expect weird behaviour when not using mjpeg.
Hello everybody,
I need to create a thumbnail with an height set with the value of 165. When i try to run the command, I get the message "Frame size must be a multiple of 2" and the thumb is not created. I need the thumb to be this size (180*165), how can I do?
I am using this syntax:
ffmpeg -i input.flv -an -y -s 180x165 -ss 5 -f mjpeg C:\temp_img.jpg -vframes 1
Thanks to anyone who can help me!!
-- Michel Bardiaux R&D Director T +32 [0] 2 790 29 41 F +32 [0] 2 790 29 02 E mailto:mbardiaux at mediaxim.be Mediaxim NV/SA Vorstlaan 191 Boulevard du Souverain Brussel 1160 Bruxelles http://www.mediaxim.com/