Advertisement
Guest User

Untitled

a guest
Jan 8th, 2015
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. ffmpeg -y -i input.ts -sws_flags spline -sn -vf yadif=0:0,crop=1920:1080:0:0,colormatrix=bt709 -s 720x404 -c:v libx264 -preset slow -crf 23 -r 25 output.mp4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement