Guest User

Untitled

a guest
Aug 3rd, 2012
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. ffmpeg -flags cgop -threads 16 -i FILE -vcodec mpeg2video -vb 15Mi -minrate 15Mi -maxrate 15Mi -bufsize 15Mi -framerate 24 -vf "crop=in_w-2*6:in_h-2*10,scale=888:480" -acodec mp2 -ab 384k -ac 2 -ar 48000 -aspect 1.85 -pix_fmt yuv422p -async -1 -intra -f vob pipe:'
Advertisement
Add Comment
Please, Sign In to add comment