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 `..@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 `..@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 `..@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 `..@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 `..@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 `..@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 `..@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 `..@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?
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to