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

How do you set a custom path to the ffmpeg bin ? #72

Open
Melonbwead opened this issue May 10, 2020 · 1 comment
Open

How do you set a custom path to the ffmpeg bin ? #72

Melonbwead opened this issue May 10, 2020 · 1 comment

Comments

@Melonbwead
Copy link

I have seen 2 PRs that mentions this but i cant seem to get it to work with:
#19 (MERGED)
#44 (This one here had a bit of readme instructions but got closed, sad times)

And there's no mention of how to do this in the README on master branch~ 😢

I've tried doing something like this but no luck:

const ffmpeg = window.require('ffmpeg');
ffmpeg.bin = './path/to/ffmpeg/bin/ffmpeg';
@marioviana
Copy link

marioviana commented May 29, 2020

@chennybaby, it seems this issue was indeed solved with that PR, but the latest version (0.0.4) has 7 years and that PR is relatively recent and is not yet on that version..

We would need a new version with the new changes.

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