Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jyodann/vlc_bluray_patcher
A small application that attempts to fix the 'AACS Decoding' error on VLC by patching the necessary keys and libraries required.
https://github.com/jyodann/vlc_bluray_patcher
aacs bluray vlc vlc-media-player
Last synced: about 2 months ago
JSON representation
A small application that attempts to fix the 'AACS Decoding' error on VLC by patching the necessary keys and libraries required.
- Host: GitHub
- URL: https://github.com/jyodann/vlc_bluray_patcher
- Owner: Jyodann
- Created: 2024-01-27T15:23:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-28T13:10:30.000Z (11 months ago)
- Last Synced: 2024-01-29T15:05:07.988Z (11 months ago)
- Topics: aacs, bluray, vlc, vlc-media-player
- Language: C#
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VLC Bluray AACS Patcher
A simple application that attempts to patch the AACS decoding error [VideoLAN's VLC Media Player](https://www.videolan.org/) as seen below when trying to play a Blu-Ray on PC:
![image](https://github.com/Jyodann/vlc_bluray_patcher/assets/48559311/52620f36-b4d2-4323-b800-2501d4fa5888)
It does this by following the instructions done in the following website:
https://vlc-bluray.whoknowsmy.name/
# Requirements and Compatibility
| OS* | Architecture |VLC Version | Verified
| ----------- | ----------- | --------- | --------
| Windows 10 | 64-bit | 3.0.20 | ✅
| Windows 11 | 64-bit | 3.0.20 | ✅This application uses **Winget**, please install it [here](https://apps.microsoft.com/detail/9NBLGGH4NNS1?rtc=1&hl=en-sg&gl=SG)
** MacOS, Linux platform support is in the pipeline.
# Instructions for Usage
1. Ensure you have **Winget** installed, you may get it [here](https://apps.microsoft.com/detail/9NBLGGH4NNS1?rtc=1&hl=en-sg&gl=SG)
2. Download the latest release [here](https://github.com/Jyodann/vlc_bluray_patcher/releases/)
3. Open the **vlc_bluray_patcher.exe** file with admin rights. (Right Click > Run as Administrator)
4. Follow the On screen instructions, upon completion, it will show *"Patching Complete! Enjoy your Blu-Rays!"*# Reporting of Issues
Due to the nature of patching software that is constantly updated, it is very common for this application to fail for many reasons.
Do report any issues that happen by using the Issues tab, or by dropping me an email at [email protected]
In the report, please include your operating system, architecture and VLC version.