Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /home/phil/Downloads/ffmpeg/libavcodec/libaomdec.c:166: undefined reference to `aom_codec_decode'
- /home/phil/Downloads/ffmpeg/libavcodec/libaomdec.c:178: undefined reference to `aom_codec_get_frame'
- /home/phil/Downloads/ffmpeg/libavcodec/libaomdec.c:168: undefined reference to `aom_codec_error'
- /home/phil/Downloads/ffmpeg/libavcodec/libaomdec.c:169: undefined reference to `aom_codec_error_detail'
- ../lib/64/ffmpeg/linux/libavcodec.a(libaomdec.o): In function `aom_free':
- /home/phil/Downloads/ffmpeg/libavcodec/libaomdec.c:213: undefined reference to `aom_codec_destroy'
- ../lib/64/ffmpeg/linux/libavcodec.a(libaomdec.o): In function `aom_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libaomdec.c:48: undefined reference to `aom_codec_version_str'
- /home/phil/Downloads/ffmpeg/libavcodec/libaomdec.c:49: undefined reference to `aom_codec_build_config'
- /home/phil/Downloads/ffmpeg/libavcodec/libaomdec.c:51: undefined reference to `aom_codec_av1_dx_algo'
- /home/phil/Downloads/ffmpeg/libavcodec/libaomdec.c:51: undefined reference to `aom_codec_dec_init_ver'
- /home/phil/Downloads/ffmpeg/libavcodec/libaomdec.c:52: undefined reference to `aom_codec_error'
- ../lib/64/ffmpeg/linux/libavcodec.a(libaomenc.o): In function `aom_encode':
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:1002: undefined reference to `aom_codec_encode'
- ../lib/64/ffmpeg/linux/libavcodec.a(libaomenc.o): In function `queue_frames':
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:898: undefined reference to `aom_codec_get_cx_data'
- ../lib/64/ffmpeg/linux/libavcodec.a(libaomenc.o): In function `log_encoder_error':
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:140: undefined reference to `aom_codec_error'
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:141: undefined reference to `aom_codec_error_detail'
- ../lib/64/ffmpeg/linux/libavcodec.a(libaomenc.o): In function `av1_init_static':
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:1049: undefined reference to `aom_codec_av1_cx'
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:1049: undefined reference to `aom_codec_get_caps'
- ../lib/64/ffmpeg/linux/libavcodec.a(libaomenc.o): In function `codecctl_int':
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:249: undefined reference to `aom_codec_control_'
- ../lib/64/ffmpeg/linux/libavcodec.a(libaomenc.o): In function `aom_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:526: undefined reference to `aom_codec_get_caps'
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:528: undefined reference to `aom_codec_version_str'
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:529: undefined reference to `aom_codec_build_config'
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:531: undefined reference to `aom_codec_enc_config_default'
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:532: undefined reference to `aom_codec_err_to_string'
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:679: undefined reference to `aom_codec_enc_init_ver'
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:745: undefined reference to `aom_img_wrap'
- ../lib/64/ffmpeg/linux/libavcodec.a(libaomenc.o): In function `av1_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:1058: undefined reference to `aom_codec_av1_cx'
- ../lib/64/ffmpeg/linux/libavcodec.a(libaomenc.o): In function `aom_free':
- /home/phil/Downloads/ffmpeg/libavcodec/libaomenc.c:264: undefined reference to `aom_codec_destroy'
- ../lib/64/ffmpeg/linux/libavcodec.a(libmp3lame.o): In function `mp3lame_encode_frame':
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:200: undefined reference to `lame_encode_buffer'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:203: undefined reference to `lame_encode_buffer_int'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:216: undefined reference to `lame_encode_buffer_float'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:224: undefined reference to `lame_encode_flush'
- ../lib/64/ffmpeg/linux/libavcodec.a(libmp3lame.o): In function `mp3lame_encode_close':
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:87: undefined reference to `lame_close'
- ../lib/64/ffmpeg/linux/libavcodec.a(libmp3lame.o): In function `mp3lame_encode_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:99: undefined reference to `lame_init'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:103: undefined reference to `lame_set_num_channels'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:104: undefined reference to `lame_set_mode'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:107: undefined reference to `lame_set_in_samplerate'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:108: undefined reference to `lame_set_out_samplerate'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:112: undefined reference to `lame_set_quality'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:116: undefined reference to `lame_set_VBR'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:117: undefined reference to `lame_set_VBR_quality'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:121: undefined reference to `lame_set_VBR'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:122: undefined reference to `lame_set_VBR_mean_bitrate_kbps'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:124: undefined reference to `lame_set_brate'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:130: undefined reference to `lame_set_lowpassfreq'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:133: undefined reference to `lame_set_bWriteVbrTag'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:136: undefined reference to `lame_set_disable_reservoir'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:139: undefined reference to `lame_init_params'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:145: undefined reference to `lame_get_encoder_delay'
- /home/phil/Downloads/ffmpeg/libavcodec/libmp3lame.c:148: undefined reference to `lame_get_framesize'
- ../lib/64/ffmpeg/linux/libavcodec.a(libopusdec.o): In function `libopus_flush':
- /home/phil/Downloads/ffmpeg/libavcodec/libopusdec.c:204: undefined reference to `opus_multistream_decoder_ctl'
- ../lib/64/ffmpeg/linux/libavcodec.a(libopusdec.o): In function `libopus_decode':
- /home/phil/Downloads/ffmpeg/libavcodec/libopusdec.c:169: undefined reference to `opus_multistream_decode_float'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusdec.c:165: undefined reference to `opus_multistream_decode'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusdec.c:174: undefined reference to `opus_strerror'
- ../lib/64/ffmpeg/linux/libavcodec.a(libopusdec.o): In function `libopus_decode_close':
- /home/phil/Downloads/ffmpeg/libavcodec/libopusdec.c:145: undefined reference to `opus_multistream_decoder_destroy'
- ../lib/64/ffmpeg/linux/libavcodec.a(libopusdec.o): In function `libopus_decode_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libopusdec.c:101: undefined reference to `opus_multistream_decoder_create'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusdec.c:105: undefined reference to `opus_strerror'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusdec.c:111: undefined reference to `opus_multistream_decoder_ctl'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusdec.c:113: undefined reference to `opus_strerror'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusdec.c:126: undefined reference to `opus_multistream_decoder_ctl'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusdec.c:129: undefined reference to `opus_strerror'
- ../lib/64/ffmpeg/linux/libavcodec.a(libopusenc.o): In function `libopus_encode':
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:487: undefined reference to `opus_multistream_encode'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:483: undefined reference to `opus_multistream_encode_float'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:492: undefined reference to `opus_strerror'
- ../lib/64/ffmpeg/linux/libavcodec.a(libopusenc.o): In function `libopus_encode_close':
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:530: undefined reference to `opus_multistream_encoder_destroy'
- ../lib/64/ffmpeg/linux/libavcodec.a(libopusenc.o): In function `libopus_encode_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:348: undefined reference to `opus_multistream_encoder_create'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:358: undefined reference to `opus_multistream_surround_encoder_create'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:365: undefined reference to `opus_strerror'
- ../lib/64/ffmpeg/linux/libavcodec.a(libopusenc.o): In function `libopus_configure_encoder':
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:121: undefined reference to `opus_multistream_encoder_ctl'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:123: undefined reference to `opus_strerror'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:128: undefined reference to `opus_multistream_encoder_ctl'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:131: undefined reference to `opus_strerror'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:134: undefined reference to `opus_multistream_encoder_ctl'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:136: undefined reference to `opus_strerror'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:139: undefined reference to `opus_multistream_encoder_ctl'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:142: undefined reference to `opus_strerror'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:145: undefined reference to `opus_multistream_encoder_ctl'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:148: undefined reference to `opus_strerror'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:153: undefined reference to `opus_multistream_encoder_ctl'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:156: undefined reference to `opus_strerror'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:161: undefined reference to `opus_multistream_encoder_ctl'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:164: undefined reference to `opus_strerror'
- ../lib/64/ffmpeg/linux/libavcodec.a(libopusenc.o): In function `libopus_encode_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:410: undefined reference to `opus_multistream_encoder_ctl'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:412: undefined reference to `opus_strerror'
- /home/phil/Downloads/ffmpeg/libavcodec/libopusenc.c:426: undefined reference to `opus_multistream_encoder_destroy'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvorbisenc.o): In function `libvorbis_encode_frame':
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:287: undefined reference to `vorbis_analysis_buffer'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:294: undefined reference to `vorbis_analysis_wrote'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:310: undefined reference to `vorbis_analysis_blockout'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:311: undefined reference to `vorbis_analysis'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:313: undefined reference to `vorbis_bitrate_addblock'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:317: undefined reference to `vorbis_bitrate_flushpacket'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:302: undefined reference to `vorbis_analysis_wrote'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvorbisenc.o): In function `libvorbis_encode_close':
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:180: undefined reference to `vorbis_analysis_wrote'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:182: undefined reference to `vorbis_block_clear'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:183: undefined reference to `vorbis_dsp_clear'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:184: undefined reference to `vorbis_info_clear'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvorbisenc.o): In function `libvorbis_encode_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:203: undefined reference to `vorbis_info_init'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvorbisenc.o): In function `libvorbis_setup':
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:98: undefined reference to `vorbis_encode_setup_vbr'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:107: undefined reference to `vorbis_encode_setup_managed'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:114: undefined reference to `vorbis_encode_ctl'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:121: undefined reference to `vorbis_encode_ctl'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:127: undefined reference to `vorbis_encode_ctl'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:160: undefined reference to `vorbis_encode_setup_init'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvorbisenc.o): In function `libvorbis_encode_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:208: undefined reference to `vorbis_analysis_init'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:214: undefined reference to `vorbis_block_init'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:220: undefined reference to `vorbis_comment_init'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:222: undefined reference to `vorbis_comment_add_tag'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:224: undefined reference to `vorbis_analysis_headerout'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisenc.c:257: undefined reference to `vorbis_comment_clear'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxdec.o): In function `decode_frame':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:199: undefined reference to `vpx_codec_decode'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxdec.o): In function `vpx_decode':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:260: undefined reference to `vpx_codec_get_frame'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxdec.o): In function `decode_frame':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:199: undefined reference to `vpx_codec_decode'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:200: undefined reference to `vpx_codec_error'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:201: undefined reference to `vpx_codec_error_detail'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxdec.o): In function `vpx_decode':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:262: undefined reference to `vpx_codec_get_frame'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxdec.o): In function `decode_frame':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:200: undefined reference to `vpx_codec_error'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxdec.o): In function `vpx_free':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:340: undefined reference to `vpx_codec_destroy'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:342: undefined reference to `vpx_codec_destroy'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxdec.o): In function `vpx_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:90: undefined reference to `vpx_codec_version_str'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:91: undefined reference to `vpx_codec_build_config'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:93: undefined reference to `vpx_codec_dec_init_ver'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:94: undefined reference to `vpx_codec_error'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:101: undefined reference to `vpx_codec_set_frame_buffer_functions'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxdec.o): In function `vp8_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:351: undefined reference to `vpx_codec_vp8_dx_algo'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxdec.o): In function `vp9_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:372: undefined reference to `vpx_codec_vp9_dx_algo'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxdec.o): In function `vpx_decode':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:239: undefined reference to `vpx_codec_vp8_dx_algo'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxdec.c:239: undefined reference to `vpx_codec_vp9_dx_algo'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxenc.o): In function `vp9_encode_set_roi':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:1384: undefined reference to `vpx_codec_version'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:1412: undefined reference to `vpx_codec_control_'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxenc.o): In function `vpx_encode':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:1585: undefined reference to `vpx_codec_encode'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:1593: undefined reference to `vpx_codec_encode'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxenc.o): In function `queue_frames':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:1192: undefined reference to `vpx_codec_get_cx_data'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:1194: undefined reference to `vpx_codec_get_cx_data'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxenc.o): In function `realloc_alpha_uv':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:1465: undefined reference to `vpx_img_wrap'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxenc.o): In function `vp8_encode_set_roi':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:1442: undefined reference to `vpx_codec_control_'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxenc.o): In function `log_encoder_error':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:177: undefined reference to `vpx_codec_error'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:178: undefined reference to `vpx_codec_error_detail'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxenc.o): In function `codecctl_intp':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:345: undefined reference to `vpx_codec_control_'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxenc.o): In function `vpx_free':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:371: undefined reference to `vpx_codec_destroy'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:373: undefined reference to `vpx_codec_destroy'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxenc.o): In function `codecctl_int':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:323: undefined reference to `vpx_codec_control_'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxenc.o): In function `vpx_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:740: undefined reference to `vpx_codec_get_caps'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:745: undefined reference to `vpx_codec_version_str'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:746: undefined reference to `vpx_codec_build_config'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:751: undefined reference to `vpx_codec_enc_config_default'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:752: undefined reference to `vpx_codec_err_to_string'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:922: undefined reference to `vpx_codec_enc_init_ver'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:944: undefined reference to `vpx_codec_enc_init_ver'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:1029: undefined reference to `vpx_img_wrap'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxenc.o): In function `vp8_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:1743: undefined reference to `vpx_codec_vp8_cx'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpxenc.o): In function `vp9_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpxenc.c:1773: undefined reference to `vpx_codec_vp9_cx'
- ../lib/64/ffmpeg/linux/libavcodec.a(libwavpackenc.o): In function `wavpack_encode_frame':
- /home/phil/Downloads/ffmpeg/libavcodec/libwavpackenc.c:58: undefined reference to `WavpackPackSamples'
- /home/phil/Downloads/ffmpeg/libavcodec/libwavpackenc.c:68: undefined reference to `WavpackFlushSamples'
- /home/phil/Downloads/ffmpeg/libavcodec/libwavpackenc.c:60: undefined reference to `WavpackGetErrorMessage'
- /home/phil/Downloads/ffmpeg/libavcodec/libwavpackenc.c:70: undefined reference to `WavpackGetErrorMessage'
- ../lib/64/ffmpeg/linux/libavcodec.a(libwavpackenc.o): In function `wavpack_encode_close':
- /home/phil/Downloads/ffmpeg/libavcodec/libwavpackenc.c:176: undefined reference to `WavpackCloseFile'
- ../lib/64/ffmpeg/linux/libavcodec.a(libwavpackenc.o): In function `wavpack_encode_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libwavpackenc.c:117: undefined reference to `WavpackOpenFileOutput'
- /home/phil/Downloads/ffmpeg/libavcodec/libwavpackenc.c:153: undefined reference to `WavpackSetConfiguration'
- /home/phil/Downloads/ffmpeg/libavcodec/libwavpackenc.c:157: undefined reference to `WavpackPackInit'
- /home/phil/Downloads/ffmpeg/libavcodec/libwavpackenc.c:166: undefined reference to `WavpackGetErrorMessage'
- /home/phil/Downloads/ffmpeg/libavcodec/libwavpackenc.c:168: undefined reference to `WavpackCloseFile'
- ../lib/64/ffmpeg/linux/libavcodec.a(libwebpenc.o): In function `libwebp_encode_frame':
- /home/phil/Downloads/ffmpeg/libavcodec/libwebpenc.c:48: undefined reference to `WebPMemoryWriterInit'
- /home/phil/Downloads/ffmpeg/libavcodec/libwebpenc.c:50: undefined reference to `WebPMemoryWrite'
- /home/phil/Downloads/ffmpeg/libavcodec/libwebpenc.c:52: undefined reference to `WebPEncode'
- /home/phil/Downloads/ffmpeg/libavcodec/libwebpenc.c:70: undefined reference to `WebPMemoryWriterClear'
- /home/phil/Downloads/ffmpeg/libavcodec/libwebpenc.c:74: undefined reference to `WebPPictureFree'
- ../lib/64/ffmpeg/linux/libavcodec.a(libwebpenc_animencoder.o): In function `libwebp_anim_encode_close':
- /home/phil/Downloads/ffmpeg/libavcodec/libwebpenc_animencoder.c:122: undefined reference to `WebPAnimEncoderDelete'
- ../lib/64/ffmpeg/linux/libavcodec.a(libwebpenc_animencoder.o): In function `libwebp_anim_encode_frame':
- /home/phil/Downloads/ffmpeg/libavcodec/libwebpenc_animencoder.c:68: undefined reference to `WebPAnimEncoderAssemble'
- /home/phil/Downloads/ffmpeg/libavcodec/libwebpenc_animencoder.c:96: undefined reference to `WebPAnimEncoderAdd'
- /home/phil/Downloads/ffmpeg/libavcodec/libwebpenc_animencoder.c:111: undefined reference to `WebPPictureFree'
- ../lib/64/ffmpeg/linux/libavcodec.a(libwebpenc_animencoder.o): In function `WebPAnimEncoderOptionsInit':
- /usr/include/webp/mux.h:454: undefined reference to `WebPAnimEncoderOptionsInitInternal'
- ../lib/64/ffmpeg/linux/libavcodec.a(libwebpenc_animencoder.o): In function `WebPAnimEncoderNew':
- /usr/include/webp/mux.h:471: undefined reference to `WebPAnimEncoderNewInternal'
- ../lib/64/ffmpeg/linux/libavcodec.a(libwebpenc_common.o): In function `WebPPictureInit':
- /usr/include/webp/encode.h:367: undefined reference to `WebPPictureInitInternal'
- ../lib/64/ffmpeg/linux/libavcodec.a(libwebpenc_common.o): In function `ff_libwebp_get_frame':
- /home/phil/Downloads/ffmpeg/libavcodec/libwebpenc_common.c:216: undefined reference to `WebPCleanupTransparentArea'
- ../lib/64/ffmpeg/linux/libavcodec.a(libwebpenc_common.o): In function `WebPConfigPreset':
- /usr/include/webp/encode.h:182: undefined reference to `WebPConfigInitInternal'
- ../lib/64/ffmpeg/linux/libavcodec.a(libwebpenc_common.o): In function `WebPConfigInit':
- /usr/include/webp/encode.h:172: undefined reference to `WebPConfigInitInternal'
- ../lib/64/ffmpeg/linux/libavcodec.a(libwebpenc_common.o): In function `ff_libwebp_encode_init_common':
- /home/phil/Downloads/ffmpeg/libavcodec/libwebpenc_common.c:74: undefined reference to `WebPValidateConfig'
- ../lib/64/ffmpeg/linux/libavcodec.a(libx264.o): In function `X264_frame':
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:305: undefined reference to `x264_picture_init'
- ../lib/64/ffmpeg/linux/libavcodec.a(libx264.o): In function `reconfig_encoder':
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:287: undefined reference to `x264_encoder_reconfig'
- ../lib/64/ffmpeg/linux/libavcodec.a(libx264.o): In function `X264_frame':
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:442: undefined reference to `x264_encoder_encode'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:442: undefined reference to `x264_encoder_encode'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:448: undefined reference to `x264_encoder_delayed_frames'
- ../lib/64/ffmpeg/linux/libavcodec.a(libx264.o): In function `reconfig_encoder':
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:202: undefined reference to `x264_encoder_reconfig'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:214: undefined reference to `x264_encoder_reconfig'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:240: undefined reference to `x264_encoder_reconfig'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:207: undefined reference to `x264_encoder_reconfig'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:220: undefined reference to `x264_encoder_reconfig'
- ../lib/64/ffmpeg/linux/libavcodec.a(libx264.o):/home/phil/Downloads/ffmpeg/libavcodec/libx264.c:227: more undefined references to `x264_encoder_reconfig' follow
- ../lib/64/ffmpeg/linux/libavcodec.a(libx264.o): In function `X264_close':
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:510: undefined reference to `x264_encoder_close'
- ../lib/64/ffmpeg/linux/libavcodec.a(libx264.o): In function `X264_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:589: undefined reference to `x264_param_default'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:594: undefined reference to `x264_param_default_preset'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:619: undefined reference to `x264_param_parse'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:653: undefined reference to `x264_param_parse'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:712: undefined reference to `x264_levels'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:752: undefined reference to `x264_param_parse'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:753: undefined reference to `x264_param_parse'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:754: undefined reference to `x264_param_parse'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:755: undefined reference to `x264_param_parse'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:803: undefined reference to `x264_param_apply_fastfirstpass'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:843: undefined reference to `x264_param_apply_profile'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:900: undefined reference to `x264_param_parse'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:902: undefined reference to `x264_param_parse'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:912: undefined reference to `x264_param_parse'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:927: undefined reference to `x264_encoder_open_155'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:936: undefined reference to `x264_encoder_headers'
- /home/phil/Downloads/ffmpeg/libavcodec/libx264.c:967: undefined reference to `x264_encoder_maximum_delayed_frames'
- ../lib/64/ffmpeg/linux/libavcodec.a(libx265.o): In function `libx265_encode_init_csp':
- /home/phil/Downloads/ffmpeg/libavcodec/libx265.c:627: undefined reference to `x265_api_get_176'
- /home/phil/Downloads/ffmpeg/libavcodec/libx265.c:629: undefined reference to `x265_api_get_176'
- /home/phil/Downloads/ffmpeg/libavcodec/libx265.c:631: undefined reference to `x265_api_get_176'
- ../lib/64/ffmpeg/linux/libavcodec.a(libx265.o): In function `libx265_encode_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libx265.c:122: undefined reference to `x265_api_get_176'
- /home/phil/Downloads/ffmpeg/libavcodec/libx265.c:124: undefined reference to `x265_api_get_176'
- ../lib/64/ffmpeg/linux/libavcodec.a(tiff.o): In function `tiff_uncompress_lzma':
- /home/phil/Downloads/ffmpeg/libavcodec/tiff.c:467: undefined reference to `lzma_stream_decoder'
- /home/phil/Downloads/ffmpeg/libavcodec/tiff.c:472: undefined reference to `lzma_code'
- /home/phil/Downloads/ffmpeg/libavcodec/tiff.c:473: undefined reference to `lzma_end'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode_h264.o): In function `vaapi_encode_h264_configure':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode_h264.c:1115: undefined reference to `vaQueryVendorString'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvpx.o): In function `ff_vp9_init_static':
- /home/phil/Downloads/ffmpeg/libavcodec/libvpx.c:73: undefined reference to `vpx_codec_vp9_cx'
- /home/phil/Downloads/ffmpeg/libavcodec/libvpx.c:73: undefined reference to `vpx_codec_get_caps'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `vaapi_encode_wait':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:146: undefined reference to `vaSyncSurface'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:148: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `vaapi_encode_free_output_buffer':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:2075: undefined reference to `vaDestroyBuffer'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `vaapi_encode_alloc_output_buffer':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:2093: undefined reference to `vaCreateBuffer'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:2098: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:2110: undefined reference to `vaDestroyBuffer'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `vaapi_encode_make_packed_header':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:51: undefined reference to `vaCreateBuffer'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:62: undefined reference to `vaCreateBuffer'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:55: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:66: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `vaapi_encode_make_param_buffer':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:92: undefined reference to `vaCreateBuffer'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:95: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `vaapi_encode_issue':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:558: undefined reference to `vaDestroyBuffer'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:504: undefined reference to `vaBeginPicture'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:513: undefined reference to `vaRenderPicture'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:522: undefined reference to `vaEndPicture'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:539: undefined reference to `vaDestroyBuffer'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:542: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:507: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:555: undefined reference to `vaEndPicture'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:516: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:524: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `vaapi_encode_output':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:591: undefined reference to `vaMapBuffer'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:622: undefined reference to `vaUnmapBuffer'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:638: undefined reference to `vaUnmapBuffer'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:624: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:594: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `ff_vaapi_encode_close':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:2381: undefined reference to `vaDestroyContext'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:2386: undefined reference to `vaDestroyConfig'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `vaapi_encode_profile_entrypoint':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1255: undefined reference to `vaMaxNumProfiles'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1261: undefined reference to `vaQueryConfigProfiles'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1263: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1285: undefined reference to `vaProfileStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1315: undefined reference to `vaMaxNumEntrypoints'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1321: undefined reference to `vaQueryConfigEntrypoints'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1324: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1348: undefined reference to `vaEntrypointStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1373: undefined reference to `vaGetConfigAttributes'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1377: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `vaapi_encode_init_rate_control':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1448: undefined reference to `vaGetConfigAttributes'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1452: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `vaapi_encode_init_gop_structure':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1769: undefined reference to `vaGetConfigAttributes'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1774: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `vaapi_encode_init_slice_structure':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1854: undefined reference to `vaGetConfigAttributes'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1859: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `vaapi_encode_init_packed_headers':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1932: undefined reference to `vaGetConfigAttributes'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1937: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `vaapi_encode_init_roi':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:2040: undefined reference to `vaGetConfigAttributes'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:2045: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `vaapi_encode_init_quality':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1994: undefined reference to `vaGetConfigAttributes'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:1999: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_encode.o): In function `ff_vaapi_encode_init':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:2266: undefined reference to `vaCreateConfig'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:2271: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:2282: undefined reference to `vaCreateContext'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_encode.c:2289: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvorbisdec.o): In function `oggvorbis_decode_close':
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:202: undefined reference to `vorbis_block_clear'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:203: undefined reference to `vorbis_dsp_clear'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:204: undefined reference to `vorbis_info_clear'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:205: undefined reference to `vorbis_comment_clear'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvorbisdec.o): In function `oggvorbis_decode_frame':
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:180: undefined reference to `vorbis_synthesis'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:186: undefined reference to `vorbis_synthesis_pcmout'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:190: undefined reference to `vorbis_synthesis_read'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:181: undefined reference to `vorbis_synthesis_blockin'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvorbisdec.o): In function `oggvorbis_decode_init':
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:48: undefined reference to `vorbis_info_init'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:49: undefined reference to `vorbis_comment_init'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:108: undefined reference to `vorbis_synthesis_headerin'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:120: undefined reference to `vorbis_synthesis_init'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:121: undefined reference to `vorbis_block_init'
- ../lib/64/ffmpeg/linux/libavcodec.a(libvorbisdec.o): In function `oggvorbis_decode_close':
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:202: undefined reference to `vorbis_block_clear'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:203: undefined reference to `vorbis_dsp_clear'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:204: undefined reference to `vorbis_info_clear'
- /home/phil/Downloads/ffmpeg/libavcodec/libvorbisdec.c:205: undefined reference to `vorbis_comment_clear'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsvdec.o): In function `qsv_init_session':
- /home/phil/Downloads/ffmpeg/libavcodec/qsvdec.c:154: undefined reference to `MFXVideoDECODE_Close'
- /home/phil/Downloads/ffmpeg/libavcodec/qsvdec.c:111: undefined reference to `MFXClose'
- /home/phil/Downloads/ffmpeg/libavcodec/qsvdec.c:132: undefined reference to `MFXClose'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsvdec.o): In function `qsv_decode':
- /home/phil/Downloads/ffmpeg/libavcodec/qsvdec.c:433: undefined reference to `MFXVideoDECODE_DecodeFrameAsync'
- /home/phil/Downloads/ffmpeg/libavcodec/qsvdec.c:489: undefined reference to `MFXVideoCORE_SyncOperation'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsvdec.o): In function `ff_qsv_decode_close':
- /home/phil/Downloads/ffmpeg/libavcodec/qsvdec.c:538: undefined reference to `MFXVideoDECODE_Close'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsvdec.o): In function `qsv_decode_header':
- /home/phil/Downloads/ffmpeg/libavcodec/qsvdec.c:285: undefined reference to `MFXVideoDECODE_DecodeHeader'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsvdec.o): In function `qsv_decode_init':
- /home/phil/Downloads/ffmpeg/libavcodec/qsvdec.c:244: undefined reference to `MFXVideoDECODE_Init'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsvenc.o): In function `qsv_retrieve_enc_vp9_params':
- /home/phil/Downloads/ffmpeg/libavcodec/qsvenc.c:872: undefined reference to `MFXVideoENCODE_GetVideoParam'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsvenc.o): In function `qsv_retrieve_enc_params':
- /home/phil/Downloads/ffmpeg/libavcodec/qsvenc.c:956: undefined reference to `MFXVideoENCODE_GetVideoParam'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsvenc.o): In function `ff_qsv_enc_init':
- /home/phil/Downloads/ffmpeg/libavcodec/qsvenc.c:1138: undefined reference to `MFXQueryVersion'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsvenc.o): In function `check_enc_param':
- /home/phil/Downloads/ffmpeg/libavcodec/qsvenc.c:394: undefined reference to `MFXVideoENCODE_Query'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsvenc.o): In function `ff_qsv_enc_init':
- /home/phil/Downloads/ffmpeg/libavcodec/qsvenc.c:1185: undefined reference to `MFXVideoENCODE_Query'
- /home/phil/Downloads/ffmpeg/libavcodec/qsvenc.c:1193: undefined reference to `MFXVideoENCODE_QueryIOSurf'
- /home/phil/Downloads/ffmpeg/libavcodec/qsvenc.c:1204: undefined reference to `MFXVideoENCODE_Init'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsvenc.o): In function `qsv_retrieve_enc_jpeg_params':
- /home/phil/Downloads/ffmpeg/libavcodec/qsvenc.c:819: undefined reference to `MFXVideoENCODE_GetVideoParam'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsvenc.o): In function `encode_frame':
- /home/phil/Downloads/ffmpeg/libavcodec/qsvenc.c:1474: undefined reference to `MFXVideoENCODE_EncodeFrameAsync'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsvenc.o): In function `ff_qsv_encode':
- /home/phil/Downloads/ffmpeg/libavcodec/qsvenc.c:1543: undefined reference to `MFXVideoCORE_SyncOperation'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsvenc.o): In function `ff_qsv_enc_close':
- /home/phil/Downloads/ffmpeg/libavcodec/qsvenc.c:1615: undefined reference to `MFXVideoENCODE_Close'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_decode.o): In function `ff_vaapi_decode_destroy_buffers':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:131: undefined reference to `vaDestroyBuffer'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:141: undefined reference to `vaDestroyBuffer'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:144: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:134: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_decode.o): In function `vaapi_decode_make_config':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:442: undefined reference to `vaMaxNumProfiles'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:450: undefined reference to `vaQueryConfigProfiles'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:514: undefined reference to `vaCreateConfig'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_decode.o): In function `vaapi_decode_find_best_format':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:293: undefined reference to `vaQuerySurfaceAttributes'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:305: undefined reference to `vaQuerySurfaceAttributes'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_decode.o): In function `vaapi_decode_make_config':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:597: undefined reference to `vaDestroyConfig'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:453: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:518: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_decode.o): In function `vaapi_decode_find_best_format':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:308: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:296: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_decode.o): In function `ff_vaapi_decode_make_param_buffer':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:42: undefined reference to `vaCreateBuffer'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:45: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_decode.o): In function `ff_vaapi_decode_make_slice_buffer':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:88: undefined reference to `vaCreateBuffer'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:102: undefined reference to `vaCreateBuffer'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:93: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:107: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:110: undefined reference to `vaDestroyBuffer'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_decode.o): In function `ff_vaapi_decode_issue':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:161: undefined reference to `vaBeginPicture'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:170: undefined reference to `vaRenderPicture'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:179: undefined reference to `vaRenderPicture'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:188: undefined reference to `vaEndPicture'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:190: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:164: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:208: undefined reference to `vaEndPicture'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:210: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:173: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:182: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_decode.o): In function `ff_vaapi_common_frame_params':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:623: undefined reference to `vaDestroyConfig'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_decode.o): In function `ff_vaapi_decode_uninit':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:737: undefined reference to `vaDestroyConfig'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:739: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:729: undefined reference to `vaDestroyContext'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:731: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(vaapi_decode.o): In function `ff_vaapi_decode_init':
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:691: undefined reference to `vaCreateContext'
- /home/phil/Downloads/ffmpeg/libavcodec/vaapi_decode.c:698: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsv.o): In function `qsv_load_plugins':
- /home/phil/Downloads/ffmpeg/libavcodec/qsv.c:307: undefined reference to `MFXVideoUSER_Load'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsv.o): In function `ff_qsv_init_internal_session':
- /home/phil/Downloads/ffmpeg/libavcodec/qsv.c:377: undefined reference to `MFXInitEx'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsv.o): In function `ff_qsv_set_display_handle':
- /home/phil/Downloads/ffmpeg/libavcodec/qsv.c:349: undefined reference to `MFXVideoCORE_SetHandle'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsv.o): In function `ff_qsv_init_internal_session':
- /home/phil/Downloads/ffmpeg/libavcodec/qsv.c:394: undefined reference to `MFXQueryIMPL'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsv.o): In function `ff_qsv_init_session_device':
- /home/phil/Downloads/ffmpeg/libavcodec/qsv.c:691: undefined reference to `MFXQueryIMPL'
- /home/phil/Downloads/ffmpeg/libavcodec/qsv.c:693: undefined reference to `MFXQueryVersion'
- /home/phil/Downloads/ffmpeg/libavcodec/qsv.c:699: undefined reference to `MFXVideoCORE_GetHandle'
- /home/phil/Downloads/ffmpeg/libavcodec/qsv.c:716: undefined reference to `MFXInitEx'
- /home/phil/Downloads/ffmpeg/libavcodec/qsv.c:722: undefined reference to `MFXVideoCORE_SetHandle'
- /home/phil/Downloads/ffmpeg/libavcodec/qsv.c:729: undefined reference to `MFXJoinSession'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsv.o): In function `ff_qsv_init_session_frames':
- /home/phil/Downloads/ffmpeg/libavcodec/qsv.c:782: undefined reference to `MFXVideoCORE_SetFrameAllocator'
- ../lib/64/ffmpeg/linux/libavcodec.a(qsv.o): In function `ff_qsv_close_internal_session':
- /home/phil/Downloads/ffmpeg/libavcodec/qsv.c:795: undefined reference to `MFXClose'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_qsv.o): In function `qsv_frames_uninit':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:157: undefined reference to `MFXVideoVPP_Close'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:158: undefined reference to `MFXClose'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:164: undefined reference to `MFXVideoVPP_Close'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:165: undefined reference to `MFXClose'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_qsv.o): In function `qsv_device_free':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:1071: undefined reference to `MFXClose'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_qsv.o): In function `qsv_device_init':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:127: undefined reference to `MFXVideoCORE_GetHandle'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:141: undefined reference to `MFXQueryIMPL'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:143: undefined reference to `MFXQueryVersion'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_qsv.o): In function `qsv_init_internal_session':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:448: undefined reference to `MFXInit'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:455: undefined reference to `MFXVideoCORE_SetHandle'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:462: undefined reference to `MFXVideoCORE_SetFrameAllocator'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:493: undefined reference to `MFXVideoVPP_Init'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:497: undefined reference to `MFXClose'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_qsv.o): In function `qsv_transfer_data_to':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:926: undefined reference to `MFXVideoVPP_RunFrameVPPAsync'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:937: undefined reference to `MFXVideoCORE_SyncOperation'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_qsv.o): In function `qsv_device_derive_from_child':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:1187: undefined reference to `MFXClose'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:1146: undefined reference to `MFXInit'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:1154: undefined reference to `MFXQueryVersion'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:1165: undefined reference to `MFXClose'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:1167: undefined reference to `MFXInit'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:1175: undefined reference to `MFXVideoCORE_SetHandle'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_qsv.o): In function `qsv_transfer_data_from':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:834: undefined reference to `MFXVideoVPP_RunFrameVPPAsync'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:845: undefined reference to `MFXVideoCORE_SyncOperation'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_qsv.o): In function `qsv_device_derive_from_child':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:1187: undefined reference to `MFXClose'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:1146: undefined reference to `MFXInit'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:1154: undefined reference to `MFXQueryVersion'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:1165: undefined reference to `MFXClose'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:1167: undefined reference to `MFXInit'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_qsv.c:1175: undefined reference to `MFXVideoCORE_SetHandle'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_vaapi.o): In function `vaapi_map_frame':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:775: undefined reference to `vaSyncSurface'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:809: undefined reference to `vaCreateImage'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:831: undefined reference to `vaMapBuffer'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:833: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:863: undefined reference to `vaUnmapBuffer'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:865: undefined reference to `vaDestroyImage'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:819: undefined reference to `vaGetImage'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:792: undefined reference to `vaDeriveImage'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:777: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:812: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:822: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:794: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_vaapi.o): In function `vaapi_unmap_frame':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:710: undefined reference to `vaUnmapBuffer'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:727: undefined reference to `vaDestroyImage'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:712: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:729: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:718: undefined reference to `vaPutImage'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:722: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_vaapi.o): In function `vaapi_frames_init':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:608: undefined reference to `vaDeriveImage'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:619: undefined reference to `vaDestroyImage'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:621: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_vaapi.o): In function `vaapi_pool_alloc':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:458: undefined reference to `vaCreateSurfaces'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:463: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:473: undefined reference to `vaDestroySurfaces'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_vaapi.o): In function `vaapi_buffer_free':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:437: undefined reference to `vaDestroySurfaces'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:439: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_vaapi.o): In function `vaapi_frames_get_constraints':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:205: undefined reference to `vaQuerySurfaceAttributes'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:220: undefined reference to `vaQuerySurfaceAttributes'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:208: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:223: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_vaapi.o): In function `vaapi_device_init':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:342: undefined reference to `vaMaxNumImageFormats'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:352: undefined reference to `vaQueryImageFormats'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:379: undefined reference to `vaQueryVendorString'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_vaapi.o): In function `vaapi_device_free':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:1416: undefined reference to `vaTerminate'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_vaapi.o): In function `vaapi_device_connect':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:1453: undefined reference to `vaSetErrorCallback'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:1454: undefined reference to `vaSetInfoCallback'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:1459: undefined reference to `vaInitialize'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:1461: undefined reference to `vaErrorStr'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_vaapi.o): In function `vaapi_device_create':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:1583: undefined reference to `vaGetDisplay'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:1610: undefined reference to `vaSetDriverName'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:1565: undefined reference to `vaGetDisplayDRM'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:1612: undefined reference to `vaErrorStr'
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:1614: undefined reference to `vaTerminate'
- ../lib/64/ffmpeg/linux/libavutil.a(hwcontext_vaapi.o): In function `vaapi_device_derive':
- /home/phil/Downloads/ffmpeg/libavutil/hwcontext_vaapi.c:1691: undefined reference to `vaGetDisplayDRM'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement