I want to copy a little bit of a video. I do this with: ffmpeg -i input.mov -ss 16:28 -t 5 output.mov
But it takes about 2:20 before the copying starts. Is this normal? -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".