abema / go-mp4

Go library for reading and writing MP4 file
https://dev.to/sunfishshogi/go-mp4-golang-library-and-cli-tool-for-mp4-52o1
MIT License
466 stars 30 forks source link

add Opus boxes #142

Closed aler9 closed 1 year ago

aler9 commented 1 year ago

@sunfish-shogi

This boxes allow to support Opus tracks and have been tested with both Chrome and Firefox.

Standard: https://opus-codec.org/docs/opus_in_isobmff.html

sunfish-shogi commented 1 year ago

Thank you for PR! LGTM.