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 <[email protected]> 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
> [email protected]
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> [email protected] with subject "unsubscribe".

_______________________________________________
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".

Reply via email to