> Am 09.02.2020 um 02:38 schrieb Reino Wijnsma <[email protected]>: > >> On 2020-02-09T02:29:18+0100, Robin A. Jensen via ffmpeg-user >> <[email protected]> wrote: >> I dont have 15 sec sample. > > ffmpeg -ss 00:04:45 -i 'Beck_ _je for _je (4).ts' -to 00:05:00 -c copy > sample.ts
NO! Don’t use ffmpeg to cut your samples, avoid it at all costs! dd is your friend. Carl Eugen _______________________________________________ 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".
