#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
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".