shaka-project / shaka-packager

A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
https://shaka-project.github.io/shaka-packager/
Other
1.96k stars 505 forks source link

Overall project status #1328

Closed barak3d closed 7 months ago

barak3d commented 8 months ago

System info

Operating System: Linux Shaka Packager Version: v2.6.1

Issue description

I would like to add labels to DASH audio tracks, but I could not find any option to do so in the documentation. I noticed that there is an open pull request for this feature https://github.com/shaka-project/shaka-packager/pull/1175. The last correspondence in the PR was on Jul 2023, but it has not been merged yet. Is this feature still under development or review? If so, when can we expect it to be available?

Project status

I also observed that the last commit to the repository was two months ago, but the latest release was v2.6.1 in October 2021. Is this project still active and maintained? Are there any plans for future updates or releases?

joeyparrish commented 7 months ago

The project is in a transition, but we hope to release v3.0.0 soon. We have completely replaced the build system and all dependencies. You can see the WIP in the main branch now. The v3.0.0 release won't be much different from main today. I'm just reviewing feature PRs to see what else we can land in that release.

github-actions[bot] commented 7 months ago

@barak3d Does this answer all your questions? If so, would you please close the issue?

joeyparrish commented 7 months ago

You can follow along on https://github.com/shaka-project/shaka-packager/pull/1312 as we burn down a small list of issues before deploying v3.0.0. When that PR is merged, an automated release will occur.

barak3d commented 7 months ago

@joeyparrish Thanks for the updates and for pushing forward a new release with the much anticipated changes!