[FFmpeg-user] Remux MPEG-TS file fails: Mid-stream changes?
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Nov 30 01:52:27 CET 2015
On Monday 30 November 2015 12:09:41 am Peter B. wrote:
> $ ffmpeg -i esdn_audio_problem-20151128.ts -c:v copy
> -c:a pcm_s16le output.ts
pcm is not an allowed audio codec for mpeg-ts, this is a limitation
of the specification, not FFmpeg. Choose another audio codec. Native
aac is transparent for high (and even not-so-high) bitrates.
Carl Eugen
More information about the ffmpeg-user
mailing list