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

Feature Request: Override ffmpeg path using environmental variable #9

Open
DeftNerd opened this issue Sep 24, 2019 · 1 comment
Open

Comments

@DeftNerd
Copy link

I'm stuck on Ubuntu 18.04 which has an older version of ffmpeg. I've been able to install a snap package with the latest ffmpeg version, but it lives somewhere else.

Using 'which' to find ffmpeg is great, but it would be helpful to be able to set an environmental variable with a path to an alternate ffmpeg location.

This could also be useful for people who compile versions from source to test.

@kirill-konshin
Copy link

Especially useful if you install ffmpeg via NPM: npm install ffmpeg-cli for example.

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

2 participants