ffmpeg-windows-build-helpers icon indicating copy to clipboard operation
ffmpeg-windows-build-helpers copied to clipboard

"init_static_data" not a member of "AVCodec"

Open qin11152 opened this issue 1 year ago • 1 comments

when i compile webtrc on windows using msvc,it failed when compile ffmpeg,the error is "init_static_data" not a member of "AVCodec".How to fix it?

qin11152 avatar Jun 15 '24 04:06 qin11152

header version mismatch possibly?

On Fri, Jun 14, 2024 at 10:12 PM biaobiao @.***> wrote:

when i compile webtrc on windows using msvc,it failed when compile ffmpeg,the error is "init_static_data" not a member of "AVCodec".How to fix it?

— Reply to this email directly, view it on GitHub https://github.com/rdp/ffmpeg-windows-build-helpers/issues/741, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADBUGCVEFVXB4DPF2D3TDZHO5KJAVCNFSM6AAAAABJLLFRE2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM2TINJRHAZDENQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

rdp avatar Jun 21 '24 23:06 rdp