Skip to content

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

@813gan

Description

@813gan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions