-
Notifications
You must be signed in to change notification settings - Fork 23
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
[Errno 2] No such file or directory: 'ffmpeg' #12
Comments
Hi, while we officially do not support macOS (yet, as we lack hardware for testing), I think you are just lacking ffmpeg installed on your system (or possible not added to path). You should be able to install it using |
Thanks, done that. Now the problem is "ffmpeg error (see stderr output for detail)" |
Hi, next version should provide full Mac support (tested on Apple Silicon only). |
Please find the mac installer (beta) for the new version 1.2 of aTrain here: https://cloud.uni-graz.at/s/cMqjJsB8f9Mdqk4 Feedback welcome, as we lack multiple apple devices for testing. |
Many thanks for providing this Mac version. It would be great to inform us which versions would be supported. I tested on 12.7.6 (21H1320) and it reports with no support. I will also give it a try on a M1 Macbook later. Thank you in advance. |
Hi, we build and testet it on an M1 Macbook; I think it should run on all Apple Silicon based Macs, but again, we lack the hardware for testing. |
Installed on macOS with PyCharm, starts well but when I want to transcribe it shows the following the Error: [Errno 2] No such file or directory: 'ffmpeg'
Would be happy to get support :)
The text was updated successfully, but these errors were encountered: