Skip to content

FFmpeg 6 not enable configure --enable-libvvdec --enable-libvvenc #254

Description

@skysumbra

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 )

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildConcerns the build setupquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions