[FFmpeg-trac] #11260(avdevice:new): "-c:v hevc_vaapi" and "-b:v 17" crashed system in some Debian Linux build (was: in linux debian trixie, b:v command missing "M" or "K" makes a reset on my pc.)

FFmpeg trac at avcodec.org
Tue Oct 22 20:28:04 EEST 2024


#11260: "-c:v hevc_vaapi" and "-b:v 17" crashed system in some Debian Linux build
--------------------------------------+------------------------------------
             Reporter:  elias tsolis  |                    Owner:  (none)
                 Type:  defect        |                   Status:  new
             Priority:  normal        |                Component:  avdevice
              Version:  7.0           |               Resolution:
             Keywords:  vaapi         |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+------------------------------------
Changes (by MasterQuestionable):

 * cc: MasterQuestionable (added)
 * keywords:  hang => vaapi
 * component:  undetermined => avdevice
 * summary:
     in linux debian trixie, b:v command missing "M" or "K" makes a reset
     on my pc.
     =>
     "-c:v hevc_vaapi" and "-b:v 17" crashed system in some Debian Linux
     build

Comment:

 ͏    Would you reproduce with?
 ͏    `ffmpeg -v debug -hide_banner -nostdin -nostats -hwaccel vaapi
 -vaapi_device "/dev/dri/renderD128" -hwaccel_output_format yuv420p -f
 lavfi -i "testsrc2=1920x1080:d=1,format=nv12,hwupload" -c:v hevc_vaapi
 -b:v 17 -f null -`

 ͏    Or?
 ͏    `ffmpeg -v debug -hide_banner -nostdin -nostats -hwaccel vaapi
 -vaapi_device "/dev/dri/renderD128" -hwaccel_output_format yuv420p -f
 lavfi -i "testsrc2=1920x1080:d=1" -vf "format=nv12,hwupload" -c:v
 hevc_vaapi -b:v 17 -f null -`
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11260#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list