Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Support playback for elementary audio stream encrypted using Sample-AES#7479

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Yesterday17 wants to merge1 commit intovideo-dev:master
base:master
Choose a base branch
Loading
fromYesterday17:master

Conversation

@Yesterday17
Copy link

This PR will...

Allowhls.js to decrypt Elementary Audio Stream of Sample-AES.

Why is this Pull Request needed?

Aside of traditional MPEG-TS based container, Sample-AES allows carry raw encrypted audio data.

Reference:

Are there any points in the code the reviewer needs to double check?

Resolves issues:

Checklist

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • API or design changes are documented in API.md

Copy link
Collaborator

@robwalchrobwalch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Can you include an example of clear-key encrypted content that requires / demonstrates this change?

}
}

asyncdemuxSampleAes(
Copy link
Collaborator

@robwalchrobwalchAug 24, 2025
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Do not use theasync keyword - Babel adds theregenerator lib to the ES5 output to support it, which increases the bundle size significantly.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Opened#7480 so that this is caught by the linter:

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thank you for the tips! I've removed it in370b905

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@robwalchrobwalchrobwalch requested changes

Requested changes must be addressed to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Yesterday17@robwalch

[8]ページ先頭

©2009-2025 Movatter.jp