[gstreamer-bugs] [Bug 582183] New: Problem playing MPEG TS stream with no PCR.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 11 08:13:40 PDT 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=582183

  GStreamer | gst-plugins-bad | Ver: 0.10.x
           Summary: Problem playing MPEG TS stream with no PCR.
           Product: GStreamer
           Version: 0.10.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: krzysztof.adamski at korbank.pl
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I'm having several MPEG TS streams from DVB-S card, each from different
channel. I'm able to play all of them with GStreamer, except one (travel
channel). From what I've found in the gstreamer debug log, for some reason,
there are no PCR packets in this one stream so I thought that this may be the
reason of the problem. I'm playing the stream with following pipeline:

gst-launch -m souphttpsrc location=http://1.0.0.1:8000/travel_channel !
mpegtsdemux ! mpeg2dec ! ffmpegcolorspace ! xvimagesink 

or just:
gst-launch -m playbin uri=http://1.0.0.1:8000/travel_channel

but the pipeline just waits in PAUSED state displaying nothing. Both mplayer
and vlc are able to play this stream without any problems so I think it should
be also possible in GStreamer. 

The problem is 100% reproducible in my environment so I'm able to provide what
ever you need to debug this problem (logs, stream fragments, etc). They are
heavy files so I don't attach them until you say what exactly is needed.


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




More information about the Gstreamer-bugs mailing list