[FFmpeg-devel] [PATCH 8/8] avformat/img2enc: add support for specifying protocol options

Lou Logan lou at lrcd.com
Fri Dec 27 23:48:49 EET 2019


On Fri, Dec 27, 2019, at 12:14 PM, Marton Balint wrote:
> Signed-off-by: Marton Balint <cus at passwd.hu>
>
> +ffmpeg -f x11grab -r 1 -framerate 1 -video_size hd1080 -i :0.0 -qscale 
> 6 -update 1 -protocol_opts method=PUT http://example.com/desktop.jpg

What's the reason this examples uses both -r and -framerate?

Please use -qscale:v to avoid the "-qscale is ambiguous" warning.


More information about the ffmpeg-devel mailing list