[gstreamer-bugs] [Bug 150449] New: - ffdemux_mpegts causes internal error: push on pad

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Aug 18 07:24:31 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=150449
GStreamer | gst-ffmpeg | Ver: HEAD CVS

           Summary: ffdemux_mpegts causes internal error: push on pad
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: gnome at underdogma.org
         QAContact: gstreamer-bugs at lists.sourceforge.net


trying to receive files send via udp by vlc[1] using gst-launch like this:
gst-launch-0.8 -v udpsrc port=1234  ! ffdemux_mpegts !
"video/mpeg",width=320,height=240,framerate=25.0 ! ffdec_mpeg4 ! xvimagesink

i get this error:
RUNNING pipeline ...
/pipeline0/udpsrc0.src: caps = video/mpegts, systemstream=(boolean)true
/pipeline0/ffdemux_mpegts0.sink: caps = video/mpegts,
systemstream=(boolean)true/pipeline0/udpsrc0.src: active = TRUE
/pipeline0/ffdemux_mpegts0.sink: active = TRUE

(process:20393): GStreamer-WARNING **: internal error: push on pad
ffdemux_mpegts0:sink but it has no chainhandler


[1] vlc clip.avi --no-audio --sout
'#transcode{size=320x240,vcodec=mp4v,vb=1200,vt=800000,keyint=80,deinterlace,hq}:std{access=udp,mux=ts,url=127.0.0.1}'
--ttl 4

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list