#11500: AV1 frame extraction (screenshot) fails -------------------------------------+----------------------------------- Reporter: ffmpegScale | Owner: (none) Type: defect | Status: new Priority: normal | Component: swscale Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 1 | -------------------------------------+----------------------------------- Comment (by MasterQuestionable):
͏ Run the command as-is: ͏ "testsrc" is a valid filter. ͏ https://ffmpeg.org/ffmpeg-filters.html#testsrc ͏ Your modified command is effectively: ͏ `ffmpeg -v debug -hide_banner -nostdin -nostats -i "in.mkv" -vframes 1 -vf "scale=1x1" -f null -` -- Ticket URL: <https://trac.ffmpeg.org/ticket/11500#comment:7> 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".