#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
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".