John L <orionfyre <at> hotmail.com> writes:

> However on a few videos the audio was absolutely atrocious

Please test the following:
$ ffmpeg -i inter.dts -rematrix_maxval 1.0 -ac 2 out.ac3
$ ffmpeg -i inter.dts -rematrix_maxval 1.0 -ac 2 out.mp3
$ ffmpeg -i inter.dts -rematrix_maxval 1.0 -ac 2 -acodec pcm_f32le out.wav

Thank you, Carl Eugen

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to