ffmpeg-cli-wrapper
ffmpeg-cli-wrapper copied to clipboard
-vsync
trafficstars
How to set -vsync parameter? Thanks.
Don't believe it's supported by the API itself, but can be done via .addExtraArgs("-vsync", "vfr"), for example.