[Bug 657343] [patch] small changes to mpegtsmux

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 14 04:32:58 PDT 2013


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

--- Comment #40 from Stas Sergeev <stsp at list.ru> 2013-08-14 11:32:53 UTC ---
Please see tsmux_stream_new().
It writes the correct values to stream->id_extended, some
of these values have bit 7 set, and that looks fine.
What is not fine, is that your parser expects some kind
of "flags" at that point, but there is simply no any flags.
Or if there are - what spec says that?
My patch simply removes the parsing of a non-existent flags.
Otherwise you don't get stream->id_extended from tsmux.

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