Gstreamer Concat command line to code?

killerrats koreysjunkmail at gmail.com
Wed Oct 31 17:30:41 UTC 2018


do you have to link the elements a certain way? can i just take each of the
elements and connect them accordingly or no? I have converted command line
to code before but this one I wondered if it works differently.
gst-launch-1.0 -e concat name=c ! h264parse ! mp4mux name=mux ! filesink
location=*testing.mp4* concat name=c2 ! aacparse ! mux.audio_1 filesrc
location=*[1]* ! qtdemux name=dem1 ! queue ! c. dem1.audio_0 ! queue ! c2.
filesrc location=*[2]* ! qtdemux name=dem2 ! queue ! c. dem2.audio_0 ! queue
! c2. filesrc location=*[3]* ! qtdemux name=dem3 ! queue ! c. dem3.audio_0 !
queue ! c2. filesrc location=*[4]* ! qtdemux name=dem4 ! queue ! c.
dem4.audio_0 ! queue ! c2. 




-----
------------------------------
Gstreamer 1.14.4
------------------------------
Windows
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20181031/51a87429/attachment.html>


More information about the gstreamer-devel mailing list