Advertisement
Guest User

Untitled

a guest
Jan 28th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. How would i add scaling to this command (-vf scale=-1:720). It's a 1920x1080 transport stream.
  2.  
  3. ffmpeg -i input.ts -i input.srt -map 0 -map 1 -acodec copy -scodec copy -c:v libx264 -preset medium -crf 23 -profile:v high -level 4.1 -deinterlace output.mkv
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement