[FFmpeg-devel] [PATCH] aacenc: remove unsupported PCE mappings
Michael Niedermayer
michael at niedermayer.cc
Fri Aug 31 00:12:40 EEST 2018
On Tue, Aug 28, 2018 at 10:29:37PM +0100, Rostislav Pehlivanov wrote:
> Turns out those ones make the decoder unable to accurately determine the
> layout, hence making some API users' guess, and sometimes those are correct
> (ffmpeg.c), but most often (especially with side channels) they're wrong.
> The removed ones need to be investigated into as to why the decoder rejects
> them.
>
> Signed-off-by: Rostislav Pehlivanov <atomnuker at gmail.com>
> ---
> libavcodec/aacenc.h | 177 --------------------------------------------
> 1 file changed, 177 deletions(-)
breaks for example:
./ffmpeg -i ~/tickets/1065/Test1.wtv -acodec aac test.mov
i assume the input is the same as this: http://www.mediafire.com/?ojp54ym1mkaqkg4
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Whats the most studid thing your enemy could do ? Blow himself up
Whats the most studid thing you could do ? Give up your rights and
freedom because your enemy blew himself up.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180830/8b7fe428/attachment.sig>
More information about the ffmpeg-devel
mailing list