muxing 3 streams in ffmux_mov
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@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
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel