[FFmpeg-trac] #7649(avutil:new): FFmpeg QSV initialization fails on KBL HadesCanyon (= both Intel & AMD GPUs) when DISPLAY is set

FFmpeg trac at avcodec.org
Thu Jan 10 13:57:03 EET 2019


#7649: FFmpeg QSV initialization fails on KBL HadesCanyon (= both Intel & AMD
GPUs) when DISPLAY is set
------------------------------------+----------------------------------
             Reporter:  eero-t      |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avutil
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by lizhong1008):

 hwaccel_device is ignored to create a vaapi device:
 https://github.com/FFmpeg/FFmpeg/blob/master/libavutil/hwcontext_qsv.c#L1232,
 vaapi_device_create() always receives a NULL device. Thus is a problem for
 multi-gpu case.
 Actually hwaccel_device for qsv just means "device selects a value in
 ‘MFX_IMPL_*’".

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


More information about the FFmpeg-trac mailing list