Reduce size of output mp4 file

tgn1 tiagofariascabral at gmail.com
Thu Jun 30 16:21:39 UTC 2016


I have this pipeline:

gst-launch-1.0 -e v4l2src device=/dev/video1 \
!  video/x-h264, width=800, height=448, framerate=24/1 ! tee name=myvid \
! queue ! decodebin ! xvimagesink sync=false \ myvid. ! mux.video_0 \
alsasrc device=plughw:1,0 ! audio/x-raw,rate=44100,channels=2,depth=16 !
audioconvert ! lamemp3enc ! queue ! mux.audio_0 \ 
avimux name=mux ! filesink location=out.mp4

And I wanted to know if there's any possible way to make the size of mp4
file output smaller. If I stream for like 3minutes, the file size gets up to
3GB~. Do you have any solutions or suggestions? Please, help me.

Thank you!



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Reduce-size-of-output-mp4-file-tp4678348.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list