Converting to MP4 compressed

Tips, trick's, and links about computer graphics world

Moderator: joepal

Converting to MP4 compressed

Postby sherlockpiano » Sun Dec 05, 2021 9:14 pm

Hello
Don't know if I can write there, but maybe someone has a paid account for Converters to MP4 online?

There is a famous converter.
I need get compressed versions of MP4 to get down the size.
sherlockpiano
 
Posts: 34
Joined: Wed Sep 30, 2020 8:12 pm

Re: Converting to MP4 compressed

Postby joepal » Wed Dec 08, 2021 7:50 am

I think you can achieve this with the free tool ffmpeg. For example if you want to change scale:

ffmpeg -i input.mp4 -vf scale=320:240,setsar=1:1 output.mp4

Or, to change codec and lower quality, see https://unix.stackexchange.com/a/38380
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4465
Joined: Wed Jun 04, 2008 11:20 am


Return to Off topic

Who is online

Users browsing this forum: No registered users and 1 guest