[FFmpeg-user] CUTTING A VIDEO WITHOUT RE-ENCODING GETS AUDIO OUT OF SYNC
Carl Eugen Hoyos
ceffmpeg at gmail.com
Fri Aug 30 02:16:40 EEST 2019
Am Do., 29. Aug. 2019 um 23:41 Uhr schrieb Alejandro Escudero
<escuderoserrano at hotmail.com>:
> I am trying to cut a video file in to parts, without re-enconding the video, but i get a
> video file with non sync audio, how can I solve these with out re-encoding since I
> need a fast way to cut.
>
> I used this command:
>
>
> ffmpeg -i file.mp4 -ss 00:03:00 -t 00:05:00 -c copy part1.mp4
Complete, uncut console output missing.
Carl Eugen
More information about the ffmpeg-user
mailing list