Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ExecutableFinder to determine ffmpeg path #13

Open
wachterjohannes opened this issue Jun 9, 2016 · 0 comments
Open

Use ExecutableFinder to determine ffmpeg path #13

wachterjohannes opened this issue Jun 9, 2016 · 0 comments

Comments

@wachterjohannes
Copy link

The symfony/process components provides a easy to use ExecutableFinder (https://github.com/symfony/process/blob/master/ExecutableFinder.php) which would help you to make this library more intuitiv to use. You could simple use it to set the default value of the configuration. If someone would like to use another binary he can override it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant