Advertisement
Guest User

Untitled

a guest
Jul 5th, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. ffmpeg -y -i in.ts -sws_flags spline -vf yadif=0:0 -s 720x404 -c:v libx264 -preset slow -profile:v high -level 3.1 -refs:v 5 -crf 21 -r 25 -x264opts colormatrix=bt709 -an -sn out.mkv
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement