Hi, I'm trying to find a way to put a video file and an audio file together.
The command I'm trying to do is:
"gst-launch-1.0 filesrc location="/home/bruno/teste.avi" ! avidemux ! queue
! avimux name=mux ! filesink location="test.avi" filesrc
location="/home/bruno/teste.mp3" ! decodebin ! audioconvert ! vorbisenc !
queue ! mux."
However, it always gives me this error:
"WARNING: erroneous pipeline: could not link queue1 to mux"
Can anyone point me to a pipeline to run this?
Thanks :)
--
Sent from:
http://gstreamer-devel.966125.n4.nabble.com/_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel