ArazIusubov via ffmpeg-devel (HE12025-11-25):
> PR #21015 opened by ArazIusubov
> URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21015
> Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21015.patch
> 
> This patch adds screen capture support via AMF vsrc_amf:
> ffmpeg -y \
>     -filter_complex "vsrc_amf=framerate=90:capture_mode=keep_framerate" \
>     -c:v hevc_amf \
>     -frames:v 300 \
>     output_grab.mp4

Hi. Thanks for the patch.

You neglected to include documentation.

Why is it not in libavdevice?

Regards,

-- 
  Nicolas George
_______________________________________________
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to