Guest User

Untitled

a guest
Dec 19th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. ffmpeg -ss 00:00:00 -i input.mkv -to 00:01:00 -c copy output.mkv
  2.  
  3. ffmpeg -i input.mkv output.mkv
  4.  
  5. ffmpeg -i input.mkv -c copy output.mkv
Add Comment
Please, Sign In to add comment