laravel-ffmpeg icon indicating copy to clipboard operation
laravel-ffmpeg copied to clipboard

How can I set additional parameters when calling ffmpeg in this package?

Open fomvasss opened this issue 2 years ago • 0 comments

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

fomvasss avatar Aug 01 '23 12:08 fomvasss