]> git.sesse.net Git - mlt/commit
Support decklink video input format detection.
authorDan Dennedy <dan@dennedy.org>
Tue, 14 Jun 2011 07:49:22 +0000 (00:49 -0700)
committerDan Dennedy <dan@dennedy.org>
Tue, 14 Jun 2011 07:49:22 +0000 (00:49 -0700)
commit66f934d75035583098745fd8b3472b550739c693
tree4c53f2d5213e26e5eef45d65ed6d829d836f5eb8
parent909fedd16817b534abca1c45a739426fd2d24559
Support decklink video input format detection.

This makes it work with auto-producer. After calling
mlt_profile_from_producer(), you must close the decklink producer and
re-open it with the updated profile.
Also, this adds support for top_field_first and colorspace indication.
src/modules/decklink/producer_decklink.cpp