[FFmpeg-trac] #7210(avcodec:new): avcodec decoder error: existing hardware acceleration cannot be reused

FFmpeg trac at avcodec.org
Thu May 17 00:41:03 EEST 2018


#7210: avcodec decoder error: existing hardware acceleration cannot be reused
--------------------------------+-----------------------------------
             Reporter:  styxxx  |                    Owner:
                 Type:  defect  |                   Status:  new
             Priority:  normal  |                Component:  avcodec
              Version:  3.4     |               Resolution:
             Keywords:  vdpau   |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+-----------------------------------

Comment (by jkqxz):

 Can you provide the log from ffmpeg?

 {{{
 ffmpeg -v debug -hwaccel vdpau -i your_file -f null -
 }}}

 Given that it stops just after querying the capabilities, I suspect that
 your file is not supported (or can't be determined to be supported) by the
 hardware - e.g. maybe it's H.264 baseline or extended profile.

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


More information about the FFmpeg-trac mailing list