On Fri, Jun 5, 2009 at 4:36 PM, thilo.borgmann<[email protected]> wrote: > Author: thilo.borgmann > Date: Fri Jun 5 13:06:54 2009 > New Revision: 4387 > > Log: > Adds a patch for the FFmpeg trunk to enable ALS demuxing. > > This patch has been written by Jai Menon but has not passed review yet. > Refer to thread "[PATCH] als in mp4" for details. > > This patch is not meant to be applied as-is in the end but enables > me to continue work on the ALS decoder for the time being.
To reiterate, you don't _need_ this patch to proceed, the ALS decoder should parse the no. of channels from extradata and set channels parameter correctly. Yes, it should be done on the container side and I'll try and get this in soon. But this is never going to block your work in any way. -- Regards, Jai _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
