[gstreamer-bugs] [Bug 526173] New: typefind fail to detect mpeg stream whereas mplayer plays it properly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Apr 4 08:46:14 PDT 2008


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

  GStreamer | gst-plugins-base | Ver: HEAD CVS
           Summary: typefind fail to detect mpeg stream whereas mplayer
                    plays it properly
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: kapil at fluendo.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.9/2.10
   GNOME milestone: Unspecified


Please describe the problem:
typefind is unable to detect mpeg elementary streams that doesnt have the
sequence header ie 0x000001b3  as first 4 bytes of the stream.

Steps to reproduce:
1.any mpeg elementary stream in which first 4 bytes are not 0x000001b3. 
2.GST_DEBUG=2 gst-launch -v filesrc location=elementary_stream.mpeg ! decodebin
! fakesink

Actual results:
Setting pipeline to PAUSED ...
0:00:00.604053000 24294 0x804e070 WARN              GST_PADS
gstpad.c:674:gst_pad_set_active:<typefind:sink> Failed to activate pad
ERROR: Pipeline doesn't want to pause.
ERROR: from element /pipeline0/dec/typefind: Could not determine type of
stream.
Additional debug info:
gsttypefindelement.c(737): gst_type_find_element_activate ():
/pipeline0/dec/typefind
Setting pipeline to NULL ...
FREEING pipeline ...

Expected results:
typefind should detect the stream as mpeg

Does this happen every time?
yes

Other information:


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




More information about the Gstreamer-bugs mailing list