[Bug 760980] splitmuxsink: corrupt output when receiving H264 in RTP over UDP and using mpegtsmux

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 21 14:54:31 UTC 2016


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

--- Comment #12 from Jan Schmidt <thaytan at noraisin.net> ---
The problem is that splitmuxsink doesn't know anything about formats or
SPS/PPS. In the mp4mux case, it works because the SPS/PPS are in the caps in
H.264 stream-format=avc mode, so it can restart cleanly.

I'm not sure what the right way to fix it is. Teaching splitmuxsink about
specific formats isn't it.

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