Hi all, How to decode the audio data of data sizeI(sample bit width) is 20? I read the source code of libav 0.8.1 in libavformat/lxf.dec, and in about line 316 there a comment wrote:"read non-20-bit audio data into lxf->temp so we can deplanarize it". So does ffmpeg don't support audio with data size 20? Is there any solutions if I want to decode it?
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
