FFMpeg Cut Files without Reencoding

 

./ffmpeg -ss 00:39:05 -i input.mkv -codec copy -t 00:03:03 output.mkv

Comments

  1. ffmpeg -ss 01:00:00 -to 01:04:00 -i "movie".mkv -codec copy output.mkv

    ReplyDelete

Post a Comment

Popular Posts