[gst-devel] muxing 3 streams in ffmux_mov

Irfan Shaikh irfanshaikh at tataelxsi.co.in
Mon Jun 21 11:19:42 CEST 2010


Hello all, 
         
          What am i missing in the following pipeline. Please inform me whether it is possible to mux 3 or more streams in gst-ffmpeg mov muxer plugin

[root at localhost gst-plugin]# gst-launch filesrc location=/root/Desktop/AAC\ Plugin/gst-template-master/gst-plugin/1.aac ! audio/mpeg, rate=44100, channels=2, mpegversion=4, layer=3 ! mux. filesrc location=/root/Desktop/AAC\ Plugin/gst-template-master/gst-plugin/10.aac ! audio/mpeg, rate=44100, channels=2, mpegversion=4, layer=3 ! mux. filesrc location=/root/Desktop/AAC\ Plugin/gst-template-master/gst-plugin/11.aac ! audio/mpeg, rate=44100, channels=2, mpegversion=4, layer=3 ! queue ! mux. ffmux_mov name=mux ! filesink location=a.mov
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/ffmux_mov:mux: Internal GStreamer error: negotiation problem.  Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
Additional debug info:
gstffmpegmux.c(494): gst_ffmpegmux_collected (): /GstPipeline:pipeline0/ffmux_mov:mux:
no caps set on stream 0 (audio)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

Regards


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100621/872dd70a/attachment.htm>


More information about the gstreamer-devel mailing list