ffmpegthumbnailer icon indicating copy to clipboard operation
ffmpegthumbnailer copied to clipboard

Vertical cropping

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

Generating a thumbnail with fixed width and height is not possible yet. This 
patch adds an optional filter for vertical cropping or padding (with black 
pixels). Together with -s, the user can now specify both width and height of 
the image while maintaining the correct aspect ratio.

However, I'm not sure about the name of the flag. All good abbreviations I came 
up with (v,h,c) have been assigned already ;)

Original issue reported on code.google.com by [email protected] on 9 Sep 2011 at 11:33

Attachments:

GoogleCodeExporter avatar Mar 15 '15 09:03 GoogleCodeExporter