[gstreamer-bugs] [Bug 495885] New: [mpegdemux] unknown stream id 0xbe

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Nov 11 07:20:14 PST 2007


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

  GStreamer | gst-plugins-ugly | Ver: HEAD CVS
           Summary: [mpegdemux] unknown stream id 0xbe
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thijsvermeir at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.21/2.22
   GNOME milestone: Unspecified


I get this warning I was debugging a gstreamer pipeline:
0:00:00.255485000 27625 0x81235a8 WARN mpegdemux
gstmpegdemux.c:767:gst_mpeg_demux_parse_packet:<mpegdemux0> unknown stream id
0xbe

0xbe is the ID of a padding stream

If the mux-rate field indicates higher than the average rate, then the stream
is
delivered in bursts. In order to transform a bursty stream into a constant bit
rate stream, MPEG permits an encoder to insert a padding stream. Such a padding
stream would consist of a sequence of packets interleaved with audio and video
packets within each pack to achieve a constant bit rate over the entire pack.
At
the STD upon demultiplexing, the padding stream packets are simply discarded.


-- 
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=495885.




More information about the Gstreamer-bugs mailing list