diff options
author | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2011-04-16 16:47:24 -0700 |
---|---|---|
committer | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2011-04-16 16:47:26 -0700 |
commit | abf8342aa94bdf06bb324f6723a6743dd628d5c6 (patch) | |
tree | bc2e89f47642c0eaaa2436fbd08d084a0a09168c /libavutil/tomi | |
parent | 0ba8485666f532f2dbab716f74e1be1189102c89 (diff) | |
download | ffmpeg-abf8342aa94bdf06bb324f6723a6743dd628d5c6.tar.gz |
ffmpeg: fix -aspect cli option
Redesign the way -aspect option is handled. This is done by making
ffmpeg read the sample aspect ratio set in the corresponding input
stream by default, and overriding it using the value specified by
-aspect.
If the output display aspect ratio is specified with -aspect, it is
set at the end of the filterchain, thus overriding the value set by
filters in the filterchain.
This implementation is more robust, since does not modify the
filterchain description (which was creating potential syntax errors).
Diffstat (limited to 'libavutil/tomi')
0 files changed, 0 insertions, 0 deletions