[FFmpeg-user] VAAPI encoding error

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Jun 21 13:43:15 EEST 2018


2018-06-19 0:23 GMT+02:00, Mark Thompson <sw at jkqxz.net>:

>> ffmpeg version 3.2.10-1~deb9u1 Copyright (c) 2000-2018 the FFmpeg
>> developers
>>   built with gcc 6.3.0 (Debian 6.3.0-18) 20170516
>>   configuration: --prefix=/usr --extra-version='1~deb9u1'
>> --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu
>> --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --disable-stripping
>> --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa
>> --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca
>> --enable-libcdio --enable-libebur128 --enable-libflite
>> --enable-libfontconfig --enable-libfreetype --enable-libfribidi
>> --enable-libgme --enable-libgsm --enable-libmp3lame --enable-libopenjpeg
>> --enable-libopenmpt --enable-libopus --enable-libpulse
>> --enable-librubberband --enable-libshine --enable-libsnappy
>> --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora
>> --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack
>> --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzmq
>> --enable-libzvbi --enable-omx --enable-openal --enable-opengl
>> --enable-sdl2 --enable-libdc1394 --enable-libiec61883 --enable-chromaprint
>> --enable-frei0r --enable-libopencv --enable-libx264 --enable-shared
>>   WARNING: library configuration mismatch
>
> This - you have an old dynamically-linked ffmpeg binary which doesn't match
> the shared libraries it's being used with.  I'm not entirely sure why it
> gives the error it does, but that is effectively not a supported
> configuration so please fix it before continuing.

This is expected for Debian binaries and not related to vaapi.

If the console output were complete and uncut, we would see
the actual difference, it is "--enable-libopencore-amrnb" iirc.

Carl Eugen


More information about the ffmpeg-user mailing list