MissingCore / audio-metadata

An audio file metadata reader built primarily for React Native.
MIT License
6 stars 0 forks source link

Opus/OGG support #9

Closed Korvexx closed 2 weeks ago

Korvexx commented 2 weeks ago

File Extension

.opus

Metadata Format

OGG

Documentation / References

Opus Containers (WIKI) OGG Structure (WIKI)

Maybe relevant?: https://gist.github.com/amishshah/68548e803c3208566e36e55fe1618e1c https://opus-codec.org https://opus-codec.org/docs/

Other Notes

No response

Korvexx commented 2 weeks ago

Just saw your other repo "react-native-metadata-retriever", which is the successor to this!