[gstreamer-bugs] [Bug 566958] fix dirac support in mpegtsmux

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 8 01:14:08 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=566958

  GStreamer | gst-plugins-bad | Ver: HEAD CVS




------- Comment #4 from Jan Schmidt  2009-01-08 09:14 UTC -------
Seems like the patch needs more work: The handling of video/x-dirac already
disappeared in favour of mpegts-part, so it should disappear from the sink pad
caps too, if that's the way things are going. Who converts video/x-dirac to
video/x-mpegtspart? What parses an existing stream in the case of remuxing?

Also:
     ts_data->stream = tsmux_create_stream (mux->tsmux, TSMUX_ST_VIDEO_DIRAC,
         ts_data->pid);

Why is the constant still VIDEO_DIRAC, if the incoming caps are
video/x-mpegtspart, which sounds like it is designed to carry multiple video
formats?

The qtmuxmap part looks OK.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=566958.




More information about the Gstreamer-bugs mailing list