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

Documentation: (play-sound) Windows OGG support #240

Open
jestarray opened this issue Aug 27, 2021 · 0 comments
Open

Documentation: (play-sound) Windows OGG support #240

jestarray opened this issue Aug 27, 2021 · 0 comments

Comments

@jestarray
Copy link

After looking all over the internet, I found how to get OGG working with MCI, ergo it will let (play-sound) on windows play an ogg file.

From here, download this: Windows 32/64-bit Installer: opencodecs_0.85.17777.exe 2,53MB
https://www.xiph.org/dshow/downloads/ Download

Create a new file enable_ogg.reg and paste these contents in:

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\MCI Extensions]
"ogg"="MPEGVideo"

then run it and done!

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

No branches or pull requests

1 participant