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

FFmpeg trac at avcodec.org
Thu Oct 20 12:43:00 EEST 2016


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

Comment (by milanc):

 Maybe uids were changed in MSS2017... just editing constants in
 qsvenc_hevc.c?

 {{{
     if (q->load_plugin != LOAD_PLUGIN_NONE) {
         static const char *uid_hevcenc_sw =
 "2fca99749fdb49aeb121a5b63ef568f7";
         static const char *uid_hevcenc_hw =
 "6fadc791a0c2eb479ab6dcd5ea9da347";
 }}}

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


More information about the FFmpeg-trac mailing list