Conversion from AVI to MP4 with audio
Raushan Kumar Choudhary
raushankumar at tataelxsi.co.in
Fri Feb 5 08:40:46 UTC 2016
I am trying to convert avi to mv4 using below pipeline but it is getting stuck at "New clock: GstSystemClock".Can anybody help .....
sudo ./gst-launch-1.0 filesrc location=test.avi ! avidemux name=demux ! queue ! decodebin ! x264enc ! qtmux name=mux ! filesink location=result-yuv.mp4 demux. ! queue ! audioconvert ! queue ! mux.
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Redistribute latency...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Thanks,
Raushan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160205/f6570a9a/attachment.html>
More information about the gstreamer-devel
mailing list