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

Fix blu-ray playback with libaacs #3683

Merged
merged 1 commit into from
Oct 23, 2020
Merged

Fix blu-ray playback with libaacs #3683

merged 1 commit into from
Oct 23, 2020

Conversation

jmetrius
Copy link
Contributor

This fixes #3682 by allowing access to ~/.config/aacs, where the key database for libaacs resides.

Copy link
Collaborator

@rusty-snake rusty-snake left a comment

Choose a reason for hiding this comment

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

Great.

Does it need to be writeable or could we add read-only ${HOME}/.config/aacs?

etc/profile-m-z/vlc.profile Show resolved Hide resolved
@jmetrius
Copy link
Contributor Author

Unfortunately, read-only ${HOME}/.config/aacs in vlc.local does not resolve the issue for me. I don't think that write access should be necessary, but I also have no real idea what libaacs is exactly doing. I tried to poke vlc a bit with ltrace but it seems that doesn't really work well with the default binaries in Arch.

@rusty-snake rusty-snake merged commit b675413 into netblue30:master Oct 23, 2020
@rusty-snake
Copy link
Collaborator

thanks

@jmetrius jmetrius deleted the vlc-aacs-fix branch October 25, 2020 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No blu-ray playback with vlc using libaacs
2 participants