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

Can't find ffmpeg even though it exists #10

Closed
GamerGuyD3 opened this issue May 5, 2024 · 7 comments
Closed

Can't find ffmpeg even though it exists #10

GamerGuyD3 opened this issue May 5, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@GamerGuyD3
Copy link

When exporting, I am getting this error:

image

even though those files do exist:

image

I've tried running main.exe as an Administrator but no change.
I've also tried updating to the latest builds of these files and the same issue happens.

@IoeCmcomc
Copy link
Owner

What version of NBSTool and Windows are you using? You can check the NBSTool's version in the Help | About menu.

@GamerGuyD3
Copy link
Author

GamerGuyD3 commented May 6, 2024

NBSTool Version 1.3.0
Windows 10 (not sure exact version, more than likely whatever the latest is. I can check after work today)

@IoeCmcomc
Copy link
Owner

What happens if you ignore the warning and continue to export?

@GamerGuyD3
Copy link
Author

It fails to export anything

@IoeCmcomc
Copy link
Owner

What is the specific error message (not the warning) when you try to export anyway? Can you take a screenshot of the error?
It's likely that the warning is false, because the code only checks for ffmpeg and ffprobe in the PATH environment variable to show the warning.

@GamerGuyD3
Copy link
Author

No error. It just doesn't generate anything

@IoeCmcomc
Copy link
Owner

Have you tried adding the path of the ffmpeg/bin folder to the PATH environment variable?
After closing the warning, does the audio export dialog even show up?

@IoeCmcomc IoeCmcomc added the bug Something isn't working label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants