[Bug 779309] h264parse: Include `interlace-mode` in caps
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Feb 27 13:55:19 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=779309
Thibault Saunier <tsaunier at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #346815|needs-work |none
status| |
Attachment #346815|0 |1
is obsolete| |
--- Comment #4 from Thibault Saunier <tsaunier at gnome.org> ---
Created attachment 346818
--> https://bugzilla.gnome.org/attachment.cgi?id=346818&action=edit
h264parse: Include `interlace-mode` in caps
Those are the rules:
In the SPS:
* if frame_mbs_only_flag=1 => all frame progressive
* if frame_mbs_only_flag=0 => field_pic_flag defines if each frame is
progressive or interlaced, thus the mode is 'mixed' in GStreamer
terms.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list