shaka-packager 3.2.0 → 3.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -1
- package/bin/packager-linux-arm64 +0 -0
- package/bin/packager-linux-x64 +0 -0
- package/bin/packager-osx-arm64 +0 -0
- package/bin/packager-osx-x64 +0 -0
- package/bin/packager-win-x64.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -46,6 +46,7 @@ Shaka Packager supports:
|
|
|
46
46
|
| FLAC | I / O | - | - | - | - |
|
|
47
47
|
| Opus | I / O³ | I / O | - | - | - |
|
|
48
48
|
| Vorbis | - | I / O | - | - | - |
|
|
49
|
+
| IAMF | I / O | - | - | - | - |
|
|
49
50
|
|
|
50
51
|
NOTES:
|
|
51
52
|
- I for input and O for output.
|
|
@@ -95,7 +96,8 @@ There are several ways you can get Shaka Packager.
|
|
|
95
96
|
- [Announcement List](https://groups.google.com/forum/#!forum/shaka-packager-users)
|
|
96
97
|
(join for infrequent announcements and surveys)
|
|
97
98
|
- Subscribe to releases by following
|
|
98
|
-
[instructions from this blog](https://www.jessesquires.com/blog/2020/07/30/github-tip-watching-releases/)
|
|
99
|
+
[instructions from this blog](https://www.jessesquires.com/blog/2020/07/30/github-tip-watching-releases/)
|
|
100
|
+
- [Documentation](https://shaka-project.github.io/shaka-packager/html/)
|
|
99
101
|
- [Tutorials](https://shaka-project.github.io/shaka-packager/html/tutorials/tutorials.html)
|
|
100
102
|
- Several open source players:
|
|
101
103
|
- [DASH and HLS on Web: Shaka Player](https://github.com/shaka-project/shaka-player)
|
package/bin/packager-linux-arm64
CHANGED
|
Binary file
|
package/bin/packager-linux-x64
CHANGED
|
Binary file
|
package/bin/packager-osx-arm64
CHANGED
|
Binary file
|
package/bin/packager-osx-x64
CHANGED
|
Binary file
|
package/bin/packager-win-x64.exe
CHANGED
|
Binary file
|