Re: [FFmpeg-user] AC3 7.1 audio support

2015-06-10 Thread Carl Eugen Hoyos
Andrew Sinclair gmail.com> writes: > Can you point me at where code for the channel > maps for 7.1 EAC-3 are? I was wrong. It appears that only one sample ever appeared (the one from the Dolby demo disc) and this was not enough reason to implement the feature. I opened ticket #4608 to make s

Re: [FFmpeg-user] AC3 7.1 audio support

2015-06-09 Thread Andrew Sinclair
Carl, Can you point me at where code for the channel maps for 7.1 EAC-3 are? On 27 May 2015 at 21:09, Carl Eugen Hoyos wrote: > Moritz Barsnick gmx.net> writes: > > > That would be E-AC3 = Dolby Digital Plus then instead? > > http://www.dolby.com/us/en/technologies/dolby-digital-plus.html > >

Re: [FFmpeg-user] AC3 7.1 audio support

2015-05-27 Thread Carl Eugen Hoyos
Moritz Barsnick gmx.net> writes: > That would be E-AC3 = Dolby Digital Plus then instead? > http://www.dolby.com/us/en/technologies/dolby-digital-plus.html > Again, I don't _think_ ffmpeg supports 7.1 there. FFmpeg does support decoding eight-channel E-AC-3. Carl Eugen

Re: [FFmpeg-user] AC3 7.1 audio support

2015-05-27 Thread Moritz Barsnick
On Wed, May 27, 2015 at 09:44:08 +, Carl Eugen Hoyos wrote: > The reason is that AC-3 is only specified for up > to six channels. That would be E-AC3 = Dolby Digital Plus then instead? http://www.dolby.com/us/en/technologies/dolby-digital-plus.html Again, I don't _think_ ffmpeg supports 7.1 t

Re: [FFmpeg-user] AC3 7.1 audio support

2015-05-27 Thread Christoph Gerstbauer
Hi Markus, On Wed, May 27, 2015 at 01:16:23 +0200, loeff...@eyetrap.net wrote: I cannot find any information about AC3 7.1 audio. Is that supported for encoding and decoding? Hi, as far as I know AC3 standard only supports 6 channels max. -> 5.1 bg Christoph _

Re: [FFmpeg-user] AC3 7.1 audio support

2015-05-27 Thread Carl Eugen Hoyos
eyetrap.net> writes: > I cannot find any information about AC3 7.1 audio. The reason is that AC-3 is only specified for up to six channels. Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-use

Re: [FFmpeg-user] AC3 7.1 audio support

2015-05-27 Thread Moritz Barsnick
Hi Markus, On Wed, May 27, 2015 at 01:16:23 +0200, loeff...@eyetrap.net wrote: > I cannot find any information about AC3 7.1 audio. > Is that supported for encoding and decoding? I can't say for the decoder, and have trouble interpreting the source. But my encoders report that it is not supported

[FFmpeg-user] AC3 7.1 audio support

2015-05-26 Thread loeffler
Hello All, I cannot find any information about AC3 7.1 audio. Is that supported for encoding and decoding? Thanks Markus ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user