Skip to content

Program should detect FFmpeg if it's in the same folder #3

@Adam-Kay

Description

@Adam-Kay

Improvement Description

Program should detect if FFMPEG.exe is in the same folder as it and use that instead of asking for the full path every time.

Functionality / Design

Detecting if FFMPEG.exe is in the same folder

How to implement

maybe...

if exist ffmpeg.exe (
    set ffmpegPath=ffmpeg.exe
)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions