On Fri, Dec 27, 2019, at 12:14 PM, Marton Balint wrote: > Signed-off-by: Marton Balint <c...@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. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".