Skip to content

Commit

Permalink
Updated README to reflect 0.7.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
proconsule committed Sep 5, 2023
1 parent 10fba9d commit c0c1175
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ NXMP
![Banner](docs/banner.jpg)
NXMP is a video player for Nintendo Switch based on [MPV](https://mpv.io/).
NXMP support most popular video format , it support HTTP,FTP,SFTP,Samba,NFS streaming and it also support Enigma2 decoders.
Starting from 0.7.0 Version it features HW Decoding for H264,HEVC,VP9,MPEG2 up to 4K HDR@30fps

NXMP is coded by proconsule and darkxex

Expand Down Expand Up @@ -58,7 +59,8 @@ FAQ
-----
**Question:** My 4K file dont 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
**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~~ **From version 0.7.0 NXMP have HW Decoding for format H264,HEVC,VP9,MPEG2 it can decode up to 4K HDR@30fps


**Q:** What is Enigma2?

Expand All @@ -72,6 +74,7 @@ Thanks to
-----
- Cpasjuste for pPlay https://github.com/Cpasjuste/pplay some code was taken here (mpv and Overclock part)
- DarkMatterCore for libusbhsfs https://github.com/DarkMatterCore/libusbhsfs (this gives NXMP USB support)
- Averne for HW Decoding on Tegra X1 and for all the hints and help (thanks a lot!)
- Chocola @ GBATemp forum for usage guide and beta testing
- sashka69 @ GBATemp forum for beta testing
- bodyXY @ GBATemp forum for banner and icons
Expand Down

0 comments on commit c0c1175

Please sign in to comment.