Bschelst/ August 9, 2017/ Linux/ 0 comments
With ffmpeg you can also decrease the size (aka: quality) of a mp4 file on linux command line.You can use the following example, which will generate a +/- 5Mb file :
ffmpeg -i original.mp4 -fs 5M newfile.mp4
Your email address will not be published. Required fields are marked *
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>