Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible bug with mp4decrypt and save-name #233

Closed
tarantn opened this issue Jul 24, 2023 · 1 comment · Fixed by #524
Closed

Possible bug with mp4decrypt and save-name #233

tarantn opened this issue Jul 24, 2023 · 1 comment · Fixed by #524
Labels
bug Something isn't working enhancement New feature or request

Comments

@tarantn
Copy link

tarantn commented Jul 24, 2023

I think there might be a bug when using mp4decrypt and a save-name with accented characters.
This does not occur when using shaka-packager or a save-name without those accented characters and mp4decrypt.

Example of a command where no decryption happens:

N_m3u8DL-RE.exe MPD_URL --key KID:KEY --save-name "étest" --mp4-real-time-decryption --live-real-time-merge

I know that shaka-packager should be prefered over mp4decrypt in this case as you show in the log
"WARN : When enabling real-time decryption, it is recommended to use shaka-packager instead of mp4decrypt"

@nilaoda nilaoda added the enhancement New feature or request label Jul 26, 2023
@tintanto
Copy link

tintanto commented Sep 11, 2024

This bug is still there sadly. Also, the same for asian letters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants