More actions
NXMP | |
---|---|
General | |
Author | proconsule |
Type | Media players |
Version | 0.6.3 Rev7 |
License | Mixed |
Last Updated | 2022/06/26 |
Links | |
Download | |
Website | |
Source | |
NXMP is an open-source video player for Nintendo Switch based on MPV. NXMP support most popular video format, it support HTTP, FTP, SFTP, Samba, NFS streaming and it also support Enigma2 decoders.
NXMP is coded by proconsule and darkxex
Note: NXMP it's on early versions and active dev state so expect any kind of bugs, however it's fully functional and tested before every release.
Features
- Extense support of media file formats and codecs, including audio too as well.
- Touch and controller support, control the MP as you want.
- Video deinterlace support.
- Advanced image settings, configure the brightness and color options, change aspect ratio and rotate the screen.
- Custom subtitles, you can configure options like color, text size and position to your preferences.
- Full sound EQ, allow adjust the sound equalizer to your preferences, you can define presets too.
- Chapters navigator with titles support.
- Selector of Video/Audio/Subtitle tracks during play.
- Playlist queue, allow to enque desired files on a playlist for non-stop play.
- Resume play, you can continue your videos where you previusly stop it.
- Watch status, watched videos are marked as green on file explorer.
- Shadermania, you can apply any shader compatible with MPV to NXMP.
Installation
Links to the latest release:
Edit config.ini:
[Main] startpath=/switch/nxmp [Network] [Enigma2]
Network have syntax (you can add as many source as you like):
[Network] source=TESTFtp|ftp://user:[email protected]:21/path/ source=TestHTTP|http://192.168.1.10/path/ source=TestSFTp|sftp://192.168.1.10/path/ (without path it default to home) source=TestSamba|smb://user:[email protected]/share/ (share is a share name not a path) source=TestNFS|nfs://192.168.1.10/export/
Enigma2 have syntax:
[Enigma2] e2address=http://192.168.1.10/
Copy "nxmp" folder to switch folder on the SD card (/switch/nxmp).
User guide
Media sources supported
- Nintendo Switch SD Card.
- USB drive attached to dock or Switch with USB C adapter (FAT, NTFS and EXT4, up to 32 drives).
- HTTP/S files through network.
- FTP and SFTP files.
- Samba (SMB) files shared through network.
- Enigma2 (allow to view TV channel from satellite decoders compatible with this protocol).
FAQ
Q. My 4K file don't work? Why?
Answer Keep in mind that currently Homebrew apps can't access the HW Decoder, so all is done with CPU, 4K file is too heavy to be decoded
Q. What is Enigma2?
A: Enigma2 is an application used in Linux-based Digital Video Broadcasting (DVB-S, DVB-C, DVB-T) receivers or TV set-top boxes and Internet Protocol television receivers.
Q. What is ShaderMania?
ShaderMania is an useless but fun feature of NXMP, it uses the ability of MPV to load custom shader into the video output chain. NXMP has adopted some shaders from https://www.shadertoy.com/ to make shaders effects to the video. Some like grayscale may be useful for someone others (like the sea shaders) is only for fun. Users can also make their custom shaders and place in mpv/shaders directory.
Controls
A - Select, Play/Pause (during playback)
B - Back, Stop (during playback)
Y - Main Menu
X - Show OSD (during playback)
R/L/ZR/ZL - Seek +/- (during playback)
Minus - Exit NXMP
Right Stick Button - Toggle Masterlock (during playback, only A button will work)
D-Pad Right - Show/Hide right menu (during playback)
D-Pad Down - Show/Hide player UI (during playback)
Right Stick Up/Down - Fast Scroll on file list, Volume Control (during playback)
Plus - Show file selection (during playback)
Screenshots
Changelog
NXMP v0.6.3 Rev 7(Nightly Build) 2022/06/29
- Allow custom http port.
- Allow darkhttpd and python -m http.server as servers, not only apache httpd.
NXMP v0.6.2 2022/02/20
- Since this version, NXMP works at 1080p in Docked mode and at 720p in handheld mode..
- On Win32 Port (for testing themes) use the -d switch to start in "docked" mode resolution.
- Added Oc at Startup in Settings.
- Fixed bug where Overclock is automatically deactivated, leaving a false overclock activated message the next time.
- Fixed wrong names in Network titles.
- The app now closes with the (-) button, not the (+), to avoid problems with the built-in keyboard.
- Added Stream Url (Direct url, Fembed, Bitly and JKAnime).
- Fixed bug where the maximum size of the subtitles is 120 in the right menu, but it is maximum 119 in the Settings menu, being inconsistent. (I just replaced the < 120 with <= 120).
- Fixed Bug, where if in Settings you chose the size of Subtitles, for example 60, when entering the right menu, it would still show 55, since that value was embedded.
- Fixed Bug (I don't know if it's a bug or it was intentional) where if you changed the value of the subtitle size with any value in the right menu, this was not reflected in the size of the settings menu. so now to my liking they work in sync.
- Added function to save the size of the subtitle scaling and to be able to be modified from the Settings Menu, (and obviously they also work in sync.)
- Added Dark-SP and Light-SP themes.
Credits
Thanks to:
- Cpasjuste for pPlay some code was taken here (mpv and Overclock part).
- DarkMatterCore for libusbhsfs (this gives NXMP USB support).
- Chocola @ GBATemp forum for usage guide and beta testing.
- sashka69 @ GBATemp forum for beta testing.
- bodyXY @ GBATemp forum for banner and icons.
- Godorowski @ GBATemp forum for player UI design and icons.
- student @ reboot.ms forum for beta testing.
- docgold @ GBATemp forum for Enigma2 samples and support on decoders.
- tataniko @ GBATemp forum for suggestions and bug hunting.
- All guys on GBAtemp.