Am So., 28. Juni 2020 um 20:31 Uhr schrieb Leonardo via ffmpeg-user
<ffmpeg-user@ffmpeg.org>:

> I have a video (main.mp4 - that has about 52 minutes) that I want to cut its 
> first 26 seconds.
>
> For this, I'm using command
>
> $ ffmpeg -i main.mp4 -ss 00:00:00.00 -t 00:00:26.00 -c copy part1.mp4
> ffmpeg version 4.2.3 Copyright (c) 2000-2020 the FFmpeg developers

Please test current FFmpeg git head, if the issue is reproducible
provide an input sample.

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to