<HTML><BODY><div class="js-helper js-readmsg-msg"><div id="style_16845497160595735914"><div id="style_16845497160595735914_BODY"><div class="cl_953525"><div>Hello, All.</div><div> </div><div>The raw_codec_id member has been removed from AVInputFormat in FFmpeg 7.0</div><div>But now how do I find out codec_tag if after</div><div> </div><div>const AVInputFormat * pInpFmt = av_find_input_format("h264");</div><div>avformat_open_input(&pFmtCtxInp, url, pInpFmt, &pDic);</div><div> </div><div>pInpFmt ->codec_tag is NULL ?</div><div> </div><div>Thanks for any help</div></div></div></div></div></BODY></HTML>