> What is the point of doing this calculation? I need to trim 1.001 seconds
> It’s probably because flac is mostly a stream format, and you’re doing a > stream copy. Re-encoding should fix all of this, it’s relatively inexpensive, > > and it’s lossless after all, but if you really don’t want this, maybe try > putting it in an ogg. Hey, great. That was it! Thank you. _______________________________________________ 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".
