[FFmpeg-user] Using ffmpeg to split a file
Carl Eugen Hoyos
cehoyos at ag.or.at
Sat Nov 24 22:17:25 CET 2012
<vsethi <at> iglou.com> writes:
> ffmpeg -i file.mpg -c:v copy -c:a copy -t 00:58:22 fileout.mpg
> ffmpeg -i file.mpg -codec copy -acodec copy -t 00:58:33 fileout.mpg
> Whether as a result of this or not, although ffplay
> plays the audio on the new file, no other software
> that I've tried so far can do so so playback is silent.
Sounds like ticket #1720 but this is difficult to guess
without complete, uncut console output.
Carl Eugen
More information about the ffmpeg-user
mailing list