Add .wav to .avi
BogdanS
bodyaf at gmail.com
Tue Sep 6 08:41:53 UTC 2016
Hello. I have 2 files. first is a .avi, second it is a .wav. I run following:
*gst-launch-1.0 filesrc location=audio1.wav ! wavparse ! audioconvert !
queue ! mux. filesrc location=video1.avi ! avidemux ! queue ! decodebin !
videoscale ! queue ! mux. avimux name=mux ! filesink location=test3.avi*
And my test3.avi is
*4GB*
size!! when audio1.wav is 4Mb and video1.avi is 70 Mb.
How can I fix this and reduse size?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Add-wav-to-avi-tp4679445.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list