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

Access is denied #4

Closed
idoyana opened this issue Jun 8, 2014 · 2 comments
Closed

Access is denied #4

idoyana opened this issue Jun 8, 2014 · 2 comments

Comments

@idoyana
Copy link

idoyana commented Jun 8, 2014

Hi,

I started to use your library in and it looks great
only one question,
on production the engine create the file "ffmpeg.exe" in "'C:\Windows\TEMP\MediaToolkit", and from security reasons that could be a problem
is there a way to define a specific directory for this file ?

I also tried to copy "ffmpeg.exe" to bin directory, but it didn't work

@AdamZC
Copy link

AdamZC commented Feb 23, 2016

Hi, I got the exact issue as above, any resolution?

@AydinAdn
Copy link
Owner

To anyone who might have similar issues, you can specify the file path of your own copy of FFmpeg.

This will help prevent it from attempting to extract its own copy. When creating a nice instance of Engine, just add the path of FFmpeg.exe to the constructor.

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

No branches or pull requests

3 participants