laravel-ffmpeg
laravel-ffmpeg copied to clipboard
How can I set additional parameters when calling ffmpeg in this package?
How can I set additional parameters when calling ffmpeg in this package? I want to use a video card and I need to call ffmpeg -vsync 0 -hwaccel cuvid but it is not in the documentation