[FFmpeg-trac] #5899(undetermined:closed): hevc_qsv does not work with MSS2017

FFmpeg trac at avcodec.org
Tue Aug 22 16:35:30 EEST 2017


#5899: hevc_qsv does not work with MSS2017
-------------------------------------+-------------------------------------
             Reporter:  milanc       |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  qsv          |               Resolution:  duplicate
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by milanc):

 The problem remains - CPU encoding instead of GPU.

 N-87023-g8754ccd

 {{{
 ffmpeg -loglevel debug -y -i
 "udp://@239.239.2.101:1234?fifo_size=1000000&overrun_nonfatal=1"  -map v:0
 -profile:v main -c:v h264_qsv -look_ahead 0 -b:v 1500k -maxrate 2000k
 -bufsize 4000k  -keyint_min 50 -g 150 -map a:0 -c:a libfdk_aac -b:a 128k
 -ar 44100 -ac 2 /a.ts
 }}}


 {{{
 --------------------------
 Hardware readiness checks:
 --------------------------
  [ OK ] Processor name: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
 --------------------------
 OS readiness checks:
 --------------------------
  [ OK ] GPU visible to OS
 --------------------------
 Intel(R) Media Server Studio Install:
 --------------------------
  [ OK ] user is root
  [ OK ] libva.so.1 found
  [ OK ] vainfo reports valid codec entry points
  [ OK ] /dev/dri/renderD128 connects to Intel i915
  [ ERROR ] could not open /dev/dri/renderD129
  [ ERROR ] could not open /dev/dri/renderD130

 --------------------------
 Media SDK Plugins available:
 (for more info see /opt/intel/mediasdk/plugins/plugins.cfg)
 --------------------------
     H264LA Encoder      = 588f1185d47b42968dea377bb5d0dcb4
     VP8 Decoder         = f622394d8d87452f878c51f2fc9b4131
     HEVC Decoder        = 33a61c0b4c27454ca8d85dde757c6f8e
     HEVC Encoder        = 6fadc791a0c2eb479ab6dcd5ea9da347
 --------------------------
 Component Smoke Tests:
 --------------------------
  [ OK ] Media SDK HW API level:1.19
  [ OK ] Media SDK SW API level:1.19
  [ OK ] OpenCL check:./oclcheck: /usr/local/cuda/lib64/libOpenCL.so.1: no
 version information available (required by ./oclcheck)
 platform:Intel(R) OpenCL GPU OK CPU OK
 platform:NVIDIA CUDA GPU OK CPU FAIL

 }}}

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


More information about the FFmpeg-trac mailing list