Changeset d1eb50bb in ffmpeg
- Timestamp:
-
Apr 5, 2011, 1:33:38 PM
(14 years ago)
- Author:
- Stefano Sabatini <stefano.sabatini-lala@poste.it>
- Branches:
- master
- Children:
- 25601bc5
- Parents:
- 2ed05f65
- git-author:
- Stefano Sabatini <stefano.sabatini-lala@poste.it> (04/04/11 00:15:34)
- git-committer:
- Stefano Sabatini <stefano.sabatini-lala@poste.it> (04/05/11 13:33:38)
- Message:
-
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.
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
-
(No files)
-