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
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to