diff --git a/README.md b/README.md index 7f149c1..7feb767 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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? @@ -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