]> git.sesse.net Git - mlt/commit
consumer_avformat.c: bugfix recent regression with setting aspect ratio. Now it takes...
authorddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Sun, 13 Jul 2008 01:27:39 +0000 (01:27 +0000)
committerddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Sun, 13 Jul 2008 01:27:39 +0000 (01:27 +0000)
commitcc529cc40228368ad022902a9c8b550e425a6150
tree4f738bf68c0809a375c30f79aa47c5904fc56a7f
parent73282c74c391d75003d8934599cc90790fb3950a
consumer_avformat.c: bugfix recent regression with setting aspect ratio. Now it takes it from the profile by default using the quotient properties for best accuracy. Now, one can also override the aspect ratio using the same property name as the ffmpeg command line utility ("aspect") for even greater symmetry.

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1160 d19143bc-622f-0410-bfdd-b5b2a6649095
src/modules/avformat/consumer_avformat.c