[Bug 660752] [decodebin2] can't parse mpeg4 tcp stream on client side

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 3 01:45:51 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=660752
  GStreamer | gst-plugins-base | 0.10.35

--- Comment #3 from Tibor Kocsis <ikt011 at gmail.com> 2011-10-03 08:45:45 UTC ---
with manually plugged mpeg4videoparse it's working:

gst-launch -v tcpclientsrc host=10.30.0.80 port=5000 ! multipartdemux !
mpeg4videoparse ! ffdec_mpeg4 ! ffmpegcolorspace ! xvimagesink

here is a GST_DEBUG=3 and -v log with decodebin2:

http://pastebin.com/raw.php?i=gZtk2yp2

As I see the caps on multipartdemux's srcpad is only "video/mpeg".

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list