[FFmpeg-trac] #7775(avcodec:new): [FFmpeg-vaapi][vp9] error message when play a vp9 stream

FFmpeg trac at avcodec.org
Fri Mar 8 10:49:35 EET 2019


#7775: [FFmpeg-vaapi][vp9] error message when play a vp9 stream
----------------------------------+---------------------------------------
             Reporter:  guoyejun  |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avcodec   |                  Version:  unspecified
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+---------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % ./ffmpeg -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -i
 /work/media/streams/vp9/park_joy_50fps_w3840h2160.ivf   -pix_fmt yuv420p
 -f sdl -
 ffmpeg version 0ce759defdab23d35abd8751a0f837c6aaa6ad12
 }}}

 error message:
 [vp9 @ 0x464c580] No support for codec vp9 profile 0.
 [vp9 @ 0x464c580] Failed setup for format vaapi_vld: hwaccel
 initialisation returned error.

 while the video on screen plays correctly.


 If change the vp9 media file to a x264 file, no such error message.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7775>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list