Nx-laserplayer Switch: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Switch Homebrews |title=nx-laserplayer |image=nxlaserplayerSwitch.png |description=Nintendo Switch Player for Optical Disc. |author=proconsule |lastupdated=2025/09/10 |type=Media Players |version=0.0.1 |license=N/A |download=https://dlhb.gamebrew.org/switchhomebrews/nxlaserplayerSwitch.7z |website=https://gbatemp.net/threads/nx-laserplayer.675126/ |source=https://github.com/proconsule/nx-laserplayer |donation= }} {{#seo: |title=Switch Homebrew Apps (Media Playe..." |
|||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
|description=Nintendo Switch Player for Optical Disc. | |description=Nintendo Switch Player for Optical Disc. | ||
|author=proconsule | |author=proconsule | ||
|lastupdated=2025/ | |lastupdated=2025/11/08 | ||
|type=Media Players | |type=Media Players | ||
|version=0.0. | |version=0.0.2 | ||
|license=N/A | |license=N/A | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/nxlaserplayerSwitch.7z | |download=https://dlhb.gamebrew.org/switchhomebrews/nxlaserplayerSwitch.7z | ||
| Line 19: | Line 19: | ||
|image_alt=nx-laserplayer | |image_alt=nx-laserplayer | ||
}} | }} | ||
{{lowercase title}} | |||
Nintendo Switch video player for Optical Disc (CD/DVD/BD). You need an external optical drive connected via USB to the Switch, a dock with good power supply is needed since usb optical drives have high power spikes. | |||
Thanks to [https://github.com/proconsule/libusbdvd libusbdvd] it features: | |||
* DVD Video playback (supporting Commercial DVD-Video) | |||
* Blu-ray playback (Commericial Blu-ray NOT supported right now and some Blu-ray may not work) | |||
* SVCD playback | |||
* VCD playback | |||
Thanks to averne [https://github.com/averne/mpv mpv] it features: | |||
* MPEG2 HW Decoder | |||
* | * H264 HW Decoder | ||
* | * H265 HW Decoder (with HDR support) | ||
* | |||
==Screenshots== | ==Screenshots== | ||
{| style="max-width:80%; margin-left:0em;" | |||
| | |||
https://dlhb.gamebrew.org/switchhomebrews/images/nxlaserplayerSwitch-01.png | https://dlhb.gamebrew.org/switchhomebrews/images/nxlaserplayerSwitch-01.png | ||
https://dlhb.gamebrew.org/switchhomebrews/images/nxlaserplayerSwitch-02.png | https://dlhb.gamebrew.org/switchhomebrews/images/nxlaserplayerSwitch-02.png | ||
|} | |||
==Changelog== | ==Changelog== | ||
'''v0.0.2''' | |||
* AACSv1 support (need an external keyfile). | |||
* DVD and Bluray pseudo menu (can select other video contents other than the main one). | |||
* Support for more DVD/BD Drives (0x02 and 0x06 subclass). | |||
* a BIG thanks goes to voddy and Badablek for all the tests done on DVD/BD drives. | |||
'''v0.0.1''' | '''v0.0.1''' | ||
* First Release. | * First Release. | ||
| Line 52: | Line 53: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/proconsule/nx-laserplayer | ||
* | * GBAtemp - https://gbatemp.net/threads/nx-laserplayer.675126/ | ||
Latest revision as of 02:41, 9 November 2025
| nx-laserplayer | |
|---|---|
| General | |
| Author | proconsule |
| Type | Media Players |
| Version | 0.0.2 |
| License | N/A |
| Last Updated | 2025/11/08 |
| Links | |
| Download | |
| Website | |
| Source | |
Nintendo Switch video player for Optical Disc (CD/DVD/BD). You need an external optical drive connected via USB to the Switch, a dock with good power supply is needed since usb optical drives have high power spikes.
Thanks to libusbdvd it features:
- DVD Video playback (supporting Commercial DVD-Video)
- Blu-ray playback (Commericial Blu-ray NOT supported right now and some Blu-ray may not work)
- SVCD playback
- VCD playback
Thanks to averne mpv it features:
- MPEG2 HW Decoder
- H264 HW Decoder
- H265 HW Decoder (with HDR support)
Screenshots
|
|
Changelog
v0.0.2
- AACSv1 support (need an external keyfile).
- DVD and Bluray pseudo menu (can select other video contents other than the main one).
- Support for more DVD/BD Drives (0x02 and 0x06 subclass).
- a BIG thanks goes to voddy and Badablek for all the tests done on DVD/BD drives.
v0.0.1
- First Release.
Credits
Created by proconsule54, with special thanks to contributors of libusbdvd and the HorizonOS homebrew development community for their documentation and support.