Video für IPod/IPhone mit ffmpeg

Wenn man mal ein Video für den IPod/IPhone machen muss, kann man ffmpeg nehmen:

ffmpeg -i source_video.avi input -acodec aac -ab 128kb -vcodec mpeg4 -b 1200kb -mbd 2 -flags +4mv+trell -aic 2 -cmp 2 -subcmp 2 -s 320x180 -title X final_video.mp4

Quelle:

http://www.catswhocode.com/blog/19-ffmpeg-commands-for-all-needs

 

Dieser Beitrag wurde unter Allgemein, Linux veröffentlicht. Setze ein Lesezeichen auf den Permalink.

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

I accept that my given data and my IP address is sent to a server in the USA only for the purpose of spam prevention through the Akismet program.More information on Akismet and GDPR.