ffmpeg-cli-wrapper icon indicating copy to clipboard operation
ffmpeg-cli-wrapper copied to clipboard

-vsync

Open renfeng opened this issue 7 years ago • 1 comments
trafficstars

How to set -vsync parameter? Thanks.

renfeng avatar May 02 '18 06:05 renfeng

Don't believe it's supported by the API itself, but can be done via .addExtraArgs("-vsync", "vfr"), for example.

tvStatic avatar Jul 16 '18 21:07 tvStatic