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

ffmpeg is not installed #43

Closed
bradstdev opened this issue Aug 19, 2023 · 2 comments
Closed

ffmpeg is not installed #43

bradstdev opened this issue Aug 19, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@bradstdev
Copy link

I've configured the docker .env and the course starts downloading fine, but I get a message that 'ffmpeg' is not installed. I can run ffmpeg -version fine in the terminal in any directory and see that ffmpeg is installed, but for some reason this script won't detect it. I have tried:

  • double checking the Windows PATH is pointing to my ffmpeg folder
  • restarting my machine
  • running in cmd prompt and PowerShell as administrator

Any tips on getting thinki-downloader to find ffmpeg?

Thanks.

@sumeetweb
Copy link
Owner

Hi @bradstedev
It might be some permission issue with windows. Does it work without administrator privileges?
In my system, I have kept it under C:\ffmpeg\bin
image

Thanks for trying out.

@sumeetweb sumeetweb added the bug Something isn't working label Oct 9, 2023
@sumeetweb
Copy link
Owner

I have pushed a docker image for amd64, arm64 and i386 architectures. It should resolve ffmpeg not found issue inside docker.
I don't have any ETAs for mac (darwin) at this moment. 🙂

Thinki-php on Docker Hub

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