[FFmpeg-user] Dolby E decoder

Kieran O Leary kieran.o.leary at gmail.com
Fri Sep 8 11:12:03 EEST 2017


On 8 Sep 2017 08:35, "Paul B Mahol" <onemda at gmail.com> wrote:

On 9/8/17, Mike Brown <

No, you would need to copy audio to raw container, this raw container would
be
then detected as Dolby-E.

ffmpeg -i input.wav -c:a copy -f u8 out.u8


This looks like an 8-bit format,is there a reason why 16 or 24 bit aren't
used in this example, or must u8 be used?


More information about the ffmpeg-user mailing list