[FFmpeg-trac] #7106(ffmpeg:new): Compiling FFmpeg with VAAPI enabled results in failure at: /FFmpeg/libavutil/hwcontext_vaapi.c:1235: undefined reference to `vaSetErrorCallback' using libva master branch

FFmpeg trac at avcodec.org
Fri Mar 23 22:52:31 EET 2018


#7106: Compiling FFmpeg with VAAPI enabled results in failure at:
/FFmpeg/libavutil/hwcontext_vaapi.c:1235: undefined reference to
`vaSetErrorCallback' using libva master branch
------------------------------------+----------------------------------
             Reporter:  Brainiarc7  |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  ffmpeg
              Version:  git-master  |               Resolution:
             Keywords:  libva       |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by jkqxz):

 You have a pre-libva2 version of libva before the one you actually want to
 use in the library path.  You need to link with the same version as you
 have headers for.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7106#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list