bartekmotyl / simple-video-cutter

Windows-based tool for efficient browsing and cutting video footage
MIT License
317 stars 42 forks source link

[Feature Request] allow relative path to ffmpeg #72

Closed wwwurst closed 1 year ago

wwwurst commented 1 year ago

e.g. ".\ffmpeg\bin\ffmpeg.exe" for portable use Or, even easier, also check for ffmpeg.exe in same directory as SimpleVideoCutter.exe if no path to ffmpeg is given.

I just checked, relative path is possible to manually edit into config.json , would be nice if it worked without this hack.

bartekmotyl commented 1 year ago

Implemented, will be included in release 0.26: