[FFmpeg-user] Compile error: libavcodec/x86/hevc_mc.o] Error 1

andrew andrew.david.strong at gmail.com
Sat Apr 30 11:33:33 EEST 2022


I have a compile error with the git FFmpeg under Slackware -current
and gcc 11.2.0:

-----------------
libavcodec/x86/hevc_mc.asm:1853: error: symbol `.. at 88472.table' not defined
libavcodec/x86/hevc_mc.asm:1805: ... from macro `HEVC_PUT_HEVC_QPEL_HV_AVX512ICL' defined here
libavcodec/x86/hevc_mc.asm:1730: ... from macro `QPEL_FILTER_V' defined here
libavcodec/x86/hevc_mc.asm:1853: error: symbol `.. at 88472.table' not defined
libavcodec/x86/hevc_mc.asm:1805: ... from macro `HEVC_PUT_HEVC_QPEL_HV_AVX512ICL' defined here
libavcodec/x86/hevc_mc.asm:1730: ... from macro `QPEL_FILTER_V' defined here
libavcodec/x86/hevc_mc.asm:1853: error: symbol `.. at 88472.table' not defined
libavcodec/x86/hevc_mc.asm:1805: ... from macro `HEVC_PUT_HEVC_QPEL_HV_AVX512ICL' defined here
libavcodec/x86/hevc_mc.asm:1730: ... from macro `QPEL_FILTER_V' defined here
libavcodec/x86/hevc_mc.asm:1853: error: symbol `.. at 88472.table' not defined
libavcodec/x86/hevc_mc.asm:1805: ... from macro `HEVC_PUT_HEVC_QPEL_HV_AVX512ICL' defined here
libavcodec/x86/hevc_mc.asm:1730: ... from macro `QPEL_FILTER_V' defined here
libavcodec/x86/hevc_mc.asm:1853: error: symbol `.. at 88472.table' not defined
libavcodec/x86/hevc_mc.asm:1805: ... from macro `HEVC_PUT_HEVC_QPEL_HV_AVX512ICL' defined here
libavcodec/x86/hevc_mc.asm:1730: ... from macro `QPEL_FILTER_V' defined here
libavcodec/x86/hevc_mc.asm:1853: error: symbol `.. at 88472.table' not defined
libavcodec/x86/hevc_mc.asm:1805: ... from macro `HEVC_PUT_HEVC_QPEL_HV_AVX512ICL' defined here
libavcodec/x86/hevc_mc.asm:1730: ... from macro `QPEL_FILTER_V' defined here
libavcodec/x86/hevc_mc.asm:1853: error: symbol `.. at 88472.table' not defined
libavcodec/x86/hevc_mc.asm:1805: ... from macro `HEVC_PUT_HEVC_QPEL_HV_AVX512ICL' defined here
libavcodec/x86/hevc_mc.asm:1730: ... from macro `QPEL_FILTER_V' defined here
libavcodec/x86/hevc_mc.asm:1853: error: symbol `.. at 88472.table' not defined
libavcodec/x86/hevc_mc.asm:1805: ... from macro `HEVC_PUT_HEVC_QPEL_HV_AVX512ICL' defined here
libavcodec/x86/hevc_mc.asm:1730: ... from macro `QPEL_FILTER_V' defined here
STRIP   libswscale/x86/output.o
make: *** [ffbuild/common.mak:100: libavcodec/x86/hevc_mc.o] Error 1
make: *** Waiting for unfinished jobs....
STRIP   libavcodec/x86/vp9lpf.o
STRIP   libavutil/x86/tx_float.o
-------------

This error occurs with or without x265, I am running x265 version 3.4.
Encoding with FFmpeg / hevc still works fine...

Thanks,

Andrew
-- 
You think that's air you're breathing now?


More information about the ffmpeg-user mailing list