[Bug 705333] h264parse : broken bytestream/nal => avc/au conversion

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 8 07:31:59 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=705333
  GStreamer | gst-libav | git

--- Comment #14 from Matej Knopp <matej.knopp at gmail.com> 2013-09-08 14:31:57 UTC ---
Updated SPS and PPS are always present in the bitstream. The decoder will pick
them from there. Sending them in caps means you are reopening the decoder every
time SPS/PPS changes, which is most certainly not what you want to do.

-- 
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