GNOME Bugzilla – Bug 767779
decklinkvideosink: Add support for mixed interlace-mode
Last modified: 2018-11-03 13:52:15 UTC
Decklinkvideosink will reject interlace-mode=mixed when set to an interlaced mode even if actual source file is interleaved.
Needs to be investigated if this is actually allowed according to the decklink API
(In reply to Dave from comment #0) > Decklinkvideosink will reject interlace-mode=mixed when set to an interlaced > mode even if actual source file is interleaved. Why could a stream get exposed as mode mixed when interleaved ?
Because of missing signalling. gst-libav for example does not distinguish the two cases, and mixed is the superset so the safe choice.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/399.