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: 4625
Joined: Wed Jun 04, 2008 11:20 am

Re: Converting to MP4 compressed

Postby amjrl » Sat Aug 17, 2024 12:39 pm

I’ve been using HandBrake for this kind of thing. It’s free and pretty easy to use. Just download it, load your MP4 files, and you can tweak the settings to shrink the file size. It’s worked great for me!
amjrl
 
Posts: 9
Joined: Fri May 27, 2016 6:24 pm


Return to Off topic

Who is online

Users browsing this forum: No registered users and 2 guests

cron