]> git.sesse.net Git - mlt/commit
Add immutable meta.media-prefixed properties.
authorDan Dennedy <dan@dennedy.org>
Sun, 29 Aug 2010 05:59:35 +0000 (22:59 -0700)
committerDan Dennedy <dan@dennedy.org>
Thu, 7 Oct 2010 05:19:14 +0000 (22:19 -0700)
commit07e438b9a3142329fdcab42d6038edf831f25191
treee7837c0bff99a1cccc3c777f431a6f7c81885695
parentf944de7209f194ef5518104734ee682e73c3d68b
Add immutable meta.media-prefixed properties.

I am deprecating real_width, real_height, and source_fps in favor of new
properties prefixed by "meta.media." These are different than the
"meta.media.N.stream" and "meta.media.N.codec" properties because they
represent the selected tracks as well as some interpretation of the raw
AVFormat and AVCodec attributes in addition to reflecting "force_"
overrides.
There is still many changes to make throughout to full remove real_width
and real_height. This change just adds what melt's new auto-profile
feature needs for most use cases.
src/modules/avformat/producer_avformat.c