I’ve updated Anki to 26.05 by deleting and reinstalling it. Sound is no more. It just shows:
Sound and video on cards will not function until mpv or mplayer is installed.
Debug log shows this:
Traceback (most recent call last):
File “/Users/runner/work/anki/anki/out/installer/build/anki/macos/app/Anki.app/Contents/Resources/app_packages/aqt/sound.py”, line 944, in setup_audio
File “/Users/runner/work/anki/anki/out/installer/build/anki/macos/app/Anki.app/Contents/Resources/app_packages/aqt/sound.py”, line 456, in _init_
File “/Users/runner/work/anki/anki/out/installer/build/anki/macos/app/Anki.app/Contents/Resources/app_packages/aqt/mpv.py”, line 465, in _init_
File “/Users/runner/work/anki/anki/out/installer/build/anki/macos/app/Anki.app/Contents/Resources/app_packages/aqt/mpv.py”, line 107, in _init_
File “/Users/runner/work/anki/anki/out/installer/build/anki/macos/app/Anki.app/Contents/Resources/app_packages/aqt/mpv.py”, line 217, in _start_socket
aqt.mpv.MPVProcessError: unable to start process
mpv too old or failed to open, reverting to mplayer
Turning off add-ons does nothing. But that’s when I run Anki the normal way. If I open the insides of “Anki.app” and run it from there, the sound works. Still, it shows the error message in the logs.
That’s macOS 13.7.8. The lack of sound is pretty annoying, so I’m looking forward to any solutions.
It looks like audio support is broken on macOS 13. If you’re willing to run some terminal commands, you should be able to work around the issue for now:
I had the same problem, but with an Apple chip (M4 Pro). Couldn’t play audio:
Sound and video on cards will not function until mpv or mplayer is installed.
Couldn’t record audio either:
Couldn’t record audio. Have you installed ‘lame’?
I ran Anki from the terminal and the log mentioned:
aqt.mpv.MPVProcessError: unable to start process
followed by:
mpv too old or failed to open, reverting to mplayer
FIX:
I simply downloaded the latest version (I was using v24), after wasting an hour of my time overengineering a fix. Thought this might help someone.
New user. Just installed Anki on Mac OS 13.7 (M1 chip). I’ve created a card with sound on as the Front side - uploaded as MP3 file. It shows in the field as: [sound:rec1781860668.mp3]
When I “study now” the deck I see a play button, but nothing happens. When I close Anki and restart, I get a message saying “Sound and video on cards will not function until mpv or mplayer is installed.” In the video driver field I have Metal selected, but also get a negative result if I change this to either of the other 2 options (Open GL, software).