[gstreamer-bugs] [Bug 359545] New: ffdemux_mpegts broken

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Oct 4 03:25:20 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=359545

  GStreamer | gst-ffmpeg | Ver: 0.10.10

           Summary: ffdemux_mpegts broken
           Product: GStreamer
           Version: 0.10.10
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: dj at david-web.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I'm trying to play an MPEG2 transport stream using the following pipeline:
gst-launch-0.10 filesrc location=file.mpeg ! ffdemux_mpegts ! mpeg2dec !
xvimagesink

It fails with the following output:
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...

(gst-launch-0.10:7056): GStreamer-CRITICAL **: gst_pad_push_event: assertion
`GST_IS_PAD (pad)' failed
/pipeline0/mpeg2dec0.sink: caps = video/mpeg, width=(int)704, height=(int)576,
framerate=(fraction)25/1, mpegversion=(int)2, systemstream=(boolean)false,
codec_data=(buffer)000001b32c024023186a238110111112121213131313141414141415151515151516161616161616171717171717171718181819181818191a1a1a1a191b1b1b1b1b1c1c1c1c1e1e1e1f1f21000001b5148200010000
/pipeline0/mpeg2dec0.src: caps = video/x-raw-yuv, format=(fourcc)I420,
width=(int)704, height=(int)576, pixel-aspect-ratio=(fraction)12/11,
framerate=(fraction)25/1

Fluendo's flutsdemux also fails to work. MPlayer and Xine have no problem
playing the same file.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list