[FFmpeg-trac] #10777(undetermined:new): Segfault when using hardware vaapi encoding

FFmpeg trac at avcodec.org
Thu Jan 4 11:47:13 EET 2024


#10777: Segfault when using hardware vaapi encoding
-------------------------------------+-------------------------------------
             Reporter:  Patrick M    |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug: segfault within pick_format of avfiltergraph
 How to reproduce: {{{ ffmpeg -vaapi_device /dev/dri/renderD129 -i test.mp4
 -vf 'format=nv12,hwupload' -c:v h264_vaapi output.mp4
 built on gentoo ffmpeg version N-113120-g545686e49e Copyright (c)
 2000-2023 the FFmpeg developers
   built with gcc 13 (Gentoo Hardened 13.2.1_p20230826 p7)
 }}}
 Older git version or released versions 6.* work fine one same machines.
 Tried on two machines.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10777>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list