<div dir="ltr">1. audio decode, codec not found while using latest API but work well with old ones.<div><br></div><div><div>c = avcodec_alloc_context3(codec);                        <---------------------------new api but not work for APE/WMA with error info:codec not found</div><div>c = pFormatCtx->streams[i]->codec;                        <---------------------------warning but work</div></div><div><br></div><div>2. if there is somebody could help to get all the PCM decode from dolby trueHD, thanks..</div><div><br></div><div>Best regards</div><div>Power Pan</div><div><br></div></div>