Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2012
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. ffmpeg -i \'$self->{_inputFile}\' -y -vcodec libx264 -vpre medium -crf 28 -threads 0 -s 960x540 -acodec libfaac -ab 96k -ac 2 -aspect 16:9 -f ipod \'$self->{_outputFile}$self->{_extension}\'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement