I refer to Wiki
https://github.com/fraunhoferhhi/vvenc/wiki/FFmpeg-Integration#linux
step 1 to 3 not any error, but step 4 ./configure --enable-libvvdec --enable-libvvenc fail
/configure --enable-pthreads --enable-pic -enable-libvvdec --enable-libvvenc --extra-cflags=-I/home/mypc/ffmpeg_sources/ffmpeg-build-script/workspace/include --extra-ldexeflags=-static --extra-ldflags=-L/home/mypc/ffmpeg_sources/ffmpeg-build-script/workspace/lib --extra-libs=-ldl --pkg-config-flags=--static --prefix=/home/mypc/ffmpeg_sources/ffmpeg-build-script/workspace
Unknown option "-enable-libvvdec".
See ./configure --help for available options.
only build not have --enable-libvvdec --enable-libvvenc
check /ffmpeg -codecs | grep vvc
i/ffmpeg_sources/ffmpeg-build-script/workspace
libavutil 58. 2.100 / 58. 2.100
libavcodec 60. 3.100 / 60. 3.100
libavformat 60. 3.100 / 60. 3.100
libavdevice 60. 1.100 / 60. 1.100
libavfilter 9. 3.100 / 9. 3.100
libswscale 7. 1.100 / 7. 1.100
libswresample 4. 10.100 / 4. 10.100
..V.L. vvc H.266 / VVC (Versatile Video Coding)
only show
..V.L. vvc H.266 / VVC (Versatile Video Coding),
not show
DEV.L. vvc H.266 / VVC (Versatile Video Coding) (decoders: libvvdec ) (encoders: libvvenc )
I refer to Wiki
https://github.com/fraunhoferhhi/vvenc/wiki/FFmpeg-Integration#linux
step 1 to 3 not any error, but step 4 ./configure --enable-libvvdec --enable-libvvenc fail
only build not have
--enable-libvvdec --enable-libvvenccheck /ffmpeg -codecs | grep vvc
i/ffmpeg_sources/ffmpeg-build-script/workspace
libavutil 58. 2.100 / 58. 2.100
libavcodec 60. 3.100 / 60. 3.100
libavformat 60. 3.100 / 60. 3.100
libavdevice 60. 1.100 / 60. 1.100
libavfilter 9. 3.100 / 9. 3.100
libswscale 7. 1.100 / 7. 1.100
libswresample 4. 10.100 / 4. 10.100
..V.L. vvc H.266 / VVC (Versatile Video Coding)
only show
..V.L. vvc H.266 / VVC (Versatile Video Coding),not show
DEV.L. vvc H.266 / VVC (Versatile Video Coding) (decoders: libvvdec ) (encoders: libvvenc )