[FFmpeg-devel] [PATCH 1/3] avcodec/aacenc: Fix LFE layouts in PCE table

pkv.stream pkv.stream at gmail.com
Mon Oct 22 00:09:10 EEST 2018


Le 21/10/2018 à 9:08 PM, Carl Eugen Hoyos a écrit :
> 2018-10-21 14:22 GMT+02:00, pkv.stream <pkv.stream at gmail.com>:
>> For context , search for the discussion: aacenc: remove
>> unsupported PCE mappings
> Do your patches fix any of the current AAC regressions?
> https://trac.ffmpeg.org/ticket/7266

no; the problem is because PCE is invoked since the channel_layouts FL, 
FR , FC are not listed in aac_normal_chan_layouts.

This is fortunately easy to fix. I'll post a separate patch

> https://trac.ffmpeg.org/ticket/7271
the error is in the aac decoder and is unrelated to PCE; the patches 
won't solve it since they deal only with PCE.
> https://trac.ffmpeg.org/ticket/7273

yes the issue is fixed by patches 1 and 3

Best,

pkv

>
> Carl Eugen
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel




More information about the ffmpeg-devel mailing list