[Bug 652130] flvdemux video/x-h264 pad won't link to mpegtsmux

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 9 21:30:56 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=652130
  GStreamer | gst-plugins-bad | 0.10.34

--- Comment #3 from Sameer Naik <sameer.subscriptions at damagehead.com> 2011-06-10 04:30:55 UTC ---
Ok tried it, here's what happens

The following pipeline links:
gst-launch filesrc location=infile.flv ! flvdemux ! video/x-h264 ! h264parse !
fakesink 

If mpegtsmux is introduced after the h264parse plugin, then again h264parse and
mpegtsmux won't link because of the "stream-format=(string)avc" caps property.

gst-launch rtmpsrc
location=rtmp://wms5.blinkotv.com:1935/roku/_definst_/stream1 ! flvdemux !
video/x-h264 ! h264parse ! mpegtsmux ! fakesink

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