Selur's Little Message Board

Full Version: Error Building on MX Linux
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I get this error trying to build the Vapoursynth addons:

" libavcodec/nvenc.c: In function ‘nvenc_fill_time_code’:
libavcodec/nvenc.c:2520:42: error: NV_ENC_CLOCK_TIMESTAMP_SET’ {aka ‘struct _NV_ENC_CLO
CK_TIMESTAMP_SET’} has no member named ‘countingType’; did you mean ‘countingTypeLSB’?
2520 |             time_code->clockTimestamp[i].countingType = 0;
     |                                          ^~~~~~~~~~~~
     |                                          countingTypeLSB
CC      libavcodec/opus/enc.o
make: *** [ffbuild/common.mak:81: libavcodec/nvenc.o] Error 1
make: *** Waiting for unfinished jobs....
"
Try the latest dev, it should come with Vapoursynth and the filters included and not rely on system Vapoursynth& co.

Cu Selur