[Libav-user] serveral problem need to solve

Power Pan powerpan at gmail.com
Mon May 22 18:55:09 EEST 2017


1. audio decode, codec not found while using latest API but work well with
old ones.

c = avcodec_alloc_context3(codec);
 <---------------------------new api but not work for APE/WMA with error
info:codec not found
c = pFormatCtx->streams[i]->codec;
 <---------------------------warning but work

2. if there is somebody could help to get all the PCM decode from dolby
trueHD, thanks..

Best regards
Power Pan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20170522/50ad4bb9/attachment.html>


More information about the Libav-user mailing list