On Fri, 27 Dec 2019, Lou Logan wrote:

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?

Good point... It turned out it was needed because a recent change of mine in xcbgrab broke timestamps... Will send fix.


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

Ok, will change.

Thanks,
Marton
_______________________________________________
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".

Reply via email to