Home > Back-end >  With msys compile errors in ffmpeg how should solve?
With msys compile errors in ffmpeg how should solve?

Time:04-24

Libx264. O: error LNK2019: cannot resolve the external symbol of __imp_x264_param_default, function X264_init cited the symbol
Libx264. O: error LNK2019: cannot resolve the external symbol of __imp_x264_param_parse, function X264_init cited the symbol
Libx264. O: error LNK2019: cannot resolve the external symbol of __imp_x264_param_cleanup, function X264_close cited the symbol
Libx264. O: error LNK2019: cannot resolve the external symbol of __imp_x264_param_default_preset, function X264_init cited the symbol
Libx264. O: error LNK2019: cannot resolve the external symbol of __imp_x264_param_apply_fastfirstpass, function X264_init cited the symbol
Libx264. O: error LNK2019: cannot resolve the external symbol of __imp_x264_param_apply_profile, function X264_init cited the symbol
Libx264. O: error LNK2019: cannot resolve the external symbol of __imp_x264_picture_init, function X264_frame cited the symbol
Libx264. O: error LNK2019: cannot resolve the external symbol of __imp_x264_encoder_open_161, function X264_init cited the symbol
Libx264. O: error LNK2019: cannot resolve the external symbol of __imp_x264_encoder_reconfig, function reconfig_encoder cited the symbol
Libx264. O: error LNK2019: cannot resolve the external symbol of __imp_x264_encoder_headers, function X264_init cited the symbol
Libx264. O: error LNK2019: cannot resolve the external symbol of __imp_x264_encoder_encode, function X264_frame cited the symbol
Libx264. O: error LNK2019: cannot resolve the external symbol of __imp_x264_encoder_close, function X264_close cited the symbol
Libx264. O: error LNK2019: cannot resolve the external symbol of __imp_x264_encoder_delayed_frames, function X264_frame cited the symbol
Libx264. O: error LNK2019: cannot resolve the external symbol of __imp_x264_encoder_maximum_delayed_frames, function X264_init cited the symbol
Libx264. O: error LNK2019: cannot resolve the external symbol of __imp_x264_levels, function X264_init cited the symbol
Libavcodec \ avcodec - 58. DLL: fatal error LNK1120:15 cannot resolve the external command
Make: * * * [ffbuild/library. Mak: 103: libavcodec/avcodec - 58. DLL] error 96

With msys compile errors in ffmpeg how should solve?
  • Related