[Bug 779309] h264parse: Include `interlace-mode` in caps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 27 13:38:20 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=779309

--- Comment #1 from Thibault Saunier <tsaunier at gnome.org> ---
Created attachment 346815
  --> https://bugzilla.gnome.org/attachment.cgi?id=346815&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