[FFmpeg-cvslog] ffmpeg: fix aspect ratio setting
Baptiste Coudurier
baptiste.coudurier at gmail.com
Tue Apr 5 18:23:10 CEST 2011
On 04/05/2011 07:48 AM, Stefano Sabatini wrote:
> ffmpeg | branch: master | Stefano Sabatini <stefano.sabatini-lala at poste.it> | Mon Apr 4 02:15:34 2011 +0200| [d1eb50bb29caad9745631759265f475177df99b9] | committer: Stefano Sabatini
>
> ffmpeg: fix aspect ratio setting
>
> This is done by adding a setsar filter at the beginning of the
> configured filterchain.
>
> This implementation is more robust, since does not modify the
> filterchain description (which was creating potential syntax errors),
> but directly modifies the filterchain structure.
>
> This also changes the ffmpeg -aspect behavior, as following filters in
> the filterchain can change the DAR/SAR set by the inserted setsar
> filter.
Please don't change -aspect behavior, there is no reason to.
--
Baptiste COUDURIER
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer http://www.ffmpeg.org
More information about the ffmpeg-cvslog
mailing list