mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2025-12-31 17:00:44 +00:00
Merge branch 'master' of https://github.com/iluvcapra/bwavfile
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
# bwavfile
|
# bwavfile
|
||||||
Rust Wave File Reader/Writer with Broadcast-WAV, MBWF and RF64 Support
|
Rust Wave File Reader/Writer with Broadcast-WAV, MBWF and RF64 Support
|
||||||
|
|
||||||
@@ -63,4 +67,7 @@ script.
|
|||||||
[ebu3306v1]: https://tech.ebu.ch/docs/tech/tech3306v1_1.pdf
|
[ebu3306v1]: https://tech.ebu.ch/docs/tech/tech3306v1_1.pdf
|
||||||
[ebu3306v2]: https://tech.ebu.ch/docs/tech/tech3306.pdf
|
[ebu3306v2]: https://tech.ebu.ch/docs/tech/tech3306.pdf
|
||||||
[itu2088]: https://www.itu.int/dms_pubrec/itu-r/rec/bs/R-REC-BS.2088-1-201910-I!!PDF-E.pdf
|
[itu2088]: https://www.itu.int/dms_pubrec/itu-r/rec/bs/R-REC-BS.2088-1-201910-I!!PDF-E.pdf
|
||||||
[rfc3261]: https://tools.ietf.org/html/rfc2361
|
[rfc3261]: https://tools.ietf.org/html/rfc2361
|
||||||
|
in either zipped form or is created by ffmpeg. Before you can run tests, you will
|
||||||
|
need to have ffmpeg installed on your host, and you will need to `cd` into the
|
||||||
|
`tests` directory and run the `create_test_media.sh` script.
|
||||||
|
|||||||
Reference in New Issue
Block a user