[FFmpeg-trac] #652(swscale:closed): maintain aspect ratio.
FFmpeg
trac at avcodec.org
Tue Nov 15 14:38:23 CET 2011
#652: maintain aspect ratio.
-------------------------------------+-----------------------------------
Reporter: dE_logics | Owner: michael
Type: enhancement | Status: closed
Priority: wish | Component: swscale
Version: 0.8.6 | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Comment (by dE_logics):
For e.g. we have a HD 1920x1080 p video which needs to be converted for a
320x280 mobile device using easy to use front ends like winff.
We need to maintain the aspect ratio in this case to ensure the video
doesn't distort yet is playable in the small screen. For e.g. we wanna
maintain the 320 px width and make the height variable.
Anyway, this bug should be closed cause the scale filter provides such a
feature, I'll write about this in my blog.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/652#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list