[Bug 696135] videoparsers: h264: add mvc stream parsing support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 31 05:31:14 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=696135
  GStreamer | gst-plugins-bad | git

--- Comment #1 from Gwenole Beauchesne <gb.devel at gmail.com> 2013-05-31 12:31:08 UTC ---
Hi, the code for detecting AU boundaries needs to be updated too, I think. Only
checking for first_mb_in_slice == 0 doesn't look correct in the general case,
even for standard AVC cases (baseline profile with ASO, in particular).

This also reminds me to create a new entry for the demuxers and/or link it to
here. The most important thing there would be to handle "stream-id" and
"layer-id" (for SVC) properties. Otherwise, the current behaviour is that we
generate as many decoder + sinks as there are substreams IIRC.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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