Created
June 24, 2014 18:57
-
-
Save smirn0v/503f150a5a00a4dda20b to your computer and use it in GitHub Desktop.
beamer ffmpeg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Applications/Beamer.app/Contents/Resources/ffmpeg -ss 0 -i file:/Users/smirnov/Downloads/Xroniki.Narnii.2005.RUS.BDRip.Xvid.AC3.-HQ-ViDEO.avi -t 8571.68128 -f mpegts --segment-length 5 --segment-offset 0 -vcodec libx264 -x264opts vbv-bufsize=12000:vbv-maxrate=12000:ratetol=inf -force_key_frames expr:gte(t,n_forced*5) -pix_fmt yuv420p -map 0:0 -acodec aac -strict experimental -ac 2 -ab 160k -matrix_encoding dplii -ar 48000 -async 1 -map 0:1 pipe:1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment