GStreamer qtmux/mp4mux command to code converting

ToanVnET toanrd.vnet at gmail.com
Thu Dec 17 08:16:43 UTC 2020


I trying to use mp4mux to merge audio and video to *mp4 file with GStreamer.
My pipeline looks like:

gst-launch-1.0 autovideosrc ! x264enc ! queue ! qtmux0. autoaudiosrc !
wavenc ! queue ! qtmux ! filesink location=file.mp4


It's working good with the command line. I didn't find any useful example in
C to reach this goal. How can I do it with C code?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list