[FFmpeg-user] Cutting TS files with ffmpeg: wrong number of audio tracks
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Oct 9 23:39:05 CEST 2012
Andi Lintermann <greeny_germ <at> gmx.de> writes:
> I'm having a strange problem. I have recorded a TS file,
> which has, starting at a certain location, two audio
> streams: German and English. Say, I have started the
> record some minutes before the actual movie started
> on TV.
You can use -probesize 2G -analyzeduration 2G (use smaller values!)
to find all audio (and subtitle!) streams in your record, but if
you really only want to "cut", dd might be better suited.
Carl Eugen
More information about the ffmpeg-user
mailing list