]> git.sesse.net Git - mlt/commit
profiles/dv_*, consumer_avformat.c, producer_avformat.c: bugfix (1912796) to override...
authorddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Thu, 15 May 2008 02:47:37 +0000 (02:47 +0000)
committerddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Thu, 15 May 2008 02:47:37 +0000 (02:47 +0000)
commit7189a0341784fe84c5213dd974a81045cf9a562e
tree81e25377a04fa027cd67393d5e43bb15957bbb3f
parent48108cd68c26e70ac3507a10472c7c83722101f7
profiles/dv_*, consumer_avformat.c, producer_avformat.c: bugfix (1912796) to override FFmpeg notion of sample aspect for DV. The values it uses might be more proper in certain contexts, but not in the way MLT currently operates. This change improves performance and quality when outputting to one of the "dv" profiles when using DV or other ITU-R 601-based video sources such as MPEG-2 for DVD Video and broadcast.

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1126 d19143bc-622f-0410-bfdd-b5b2a6649095
profiles/dv_ntsc
profiles/dv_ntsc_wide
profiles/dv_pal
profiles/dv_pal_wide
src/modules/avformat/consumer_avformat.c
src/modules/avformat/producer_avformat.c