[FFmpeg-devel] [PATCH] latmenc: remove dead code.

Kieran Kunhya kierank at ob-encoder.com
Mon Apr 9 15:26:00 CEST 2012


> It works slightly (i.e. with some very, very special files).
> It works better and with most samples after the other patches I sent.
> I still will not work with any and all files, and I believe the ALS
> code is completely and utterly broken, however I have no way to test it
> since I don't think anything can play the resulting files anyway
> (and I am not sure what is meant by ALS here? If it really means the ALS
> decoder, then I think a lot of things are going wrong, since ALS in
> loas/latm will be routed to the AAC decoder, not the ALS decoder...)

I only ever tested it heavily with output from libavcodec's aac
encoder. It should
be the job of the MPEG-4 audio extradata handling code to present the data
in the correct form. It should not be the job of the LATM encoder to
start modifying
the bitstream.


More information about the ffmpeg-devel mailing list