Skip to content

.opus file type support #4391

@antron3000

Description

@antron3000

I tried making an .opus inscription, but I think the MIME type is not being recognized by explorers? It shows up as application/octet-stream

https://ordinals.com/inscription/887050cbecaa84b374278210631e5388a68bee95bf9a68125d655dfd79137d46i0.

I'm wondering if the MIME type should be changed to "audio/opus", the official MIME type for Opus audio files
right now its listed as "audio/ogg;codecs=opus"

In

("audio/ogg;codecs=opus", GENERIC, Audio, &["opus"]),

Any suggestions how we can fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions