[Libav-user] AVInputFormat has no member raw_codec_id in trunck 7.x
wolverin
wolverin82 at mail.ru
Fri Mar 14 12:07:32 EET 2025
Hello, All.
The raw_codec_id member has been removed from AVInputFormat in FFmpeg 7.0
But now how do I find out codec_tag if after
const AVInputFormat * pInpFmt = av_find_input_format("h264");
avformat_open_input(&pFmtCtxInp, url, pInpFmt, &pDic);
pInpFmt ->codec_tag is NULL ?
Thanks for any help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20250314/5ca17bfe/attachment.htm>
More information about the Libav-user
mailing list