Toni Cambronero Garcia <[email protected]> writes: > Try to put -ss not before but after the input stream : > > ffmpeg -y -i zoom_4.mp4 -ss 61 -to 469 -c copy -async 1 4_compressed.mp4
Yes, that solves my problem. And in a way it is even more logical. Any idea why it only happens with a compressed file? And even then not always? (I just like to understand.) -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
