[FFmpeg-user] [N-46469-gc995644] No sound in second sliced video

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Jan 29 11:22:27 CET 2013


Gilles <codecomplete <at> free.fr> writes:

> Using the following commands in the Windows binary, 
> the second video has no sound:
> 
> ffmpeg.exe -i input.mp4 -ss 00:00:00 -t 01:00:00 
> -c:v copy -c:a copy output.1.mp4
> 
> ffmpeg.exe -i input.mp4 -ss 00:59:55 -c:v copy 
> -c:a copy output.2.mp4

Since this works fine here with a random input file:
Could you provide the input sample input.mp4 ?

(How do you test that output.2.mp4 plays silent?)

Carl Eugen



More information about the ffmpeg-user mailing list