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

Missing out-of-box support for some audio formats #54

Open
813gan opened this issue Jul 19, 2020 · 1 comment
Open

Missing out-of-box support for some audio formats #54

813gan opened this issue Jul 19, 2020 · 1 comment

Comments

@813gan
Copy link

813gan commented Jul 19, 2020

Hi.

With default setup (and vlc backend) bongo is unable to play m4a and opus files which are not extremely rare.
I was able to workaround it via adding these format to lists of extensions and adding

(setq bongo-custom-backend-matchers
            '((vlc local-file "m4a")
              (vlc local-file "opus") ))

to my .emacs but in my opinion it should not be necessary.

port19x added a commit to port19x/dotfiles that referenced this issue Dec 11, 2023
@Grant-S-Z
Copy link

Quite useful!
Thanks for your issue.

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

2 participants