[FFmpeg-user] Why are these different?

Bouke / Videotoolshed bouke at videotoolshed.com
Sun Feb 11 20:00:54 EET 2024


Stop trolling.
Read in on the subject. You want to write a FFmpeg manual?
Go away, don’t spam the rest of us.

> On 11 Feb 2024, at 18:47, Mark Filipak <markfilipak.imdb at gmail.com> wrote:
> 
> Command 1:
> ffmpeg -ss 10 -copyts -i this.m2ts -map 0 -c copy -sn -dn -muxdelay 0 that.m2ts
> Command 2:
> ffmpeg -copyts -i this.m2ts -map 0 -ss 10 -c copy -sn -dn -muxdelay 0 that.m2ts
> 
> Let's ignore all the errors both make. And let's ignore the individual errors that they make individually.
> 
> Should Command 1 and Command 2 make the same outputs? "Yes" or "No"?
> 
> I'm not trying to be rude. I'm simply trying to get a definitive answer to a question that goes to the heart of what ffmpeg is and does.
> 
> Regards,
> Mark.
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".



More information about the ffmpeg-user mailing list