[FFmpeg-trac] #11500(undetermined:new): AV1 frame extraction (screenshot) fails

FFmpeg trac at avcodec.org
Sat Mar 22 15:45:22 EET 2025


#11500: AV1 frame extraction (screenshot) fails
-------------------------------------+-------------------------------------
             Reporter:  ffmpegScale  |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by ffmpegScale):

 Yeah, I tested it with the attached file. Behaves as reported

 error
 {{{
 ffmpeg -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -i in.mkv
 -threads 0 -ss 8.280000 -frames:v 1 output.jpg
 }}}

 works
 {{{
 ffmpeg -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -i in.mkv
 -threads 0 -ss 8.280000 -frames:v 1 output.jpg
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11500#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list