tenc3nt / pplay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pPlay

pPlay is a video player for the Nintendo Switch. pPlay support most popular video format, subtitles, http and ftp streaming and more. pPlay use the MPV interface to handle ffmpeg interoperability, which provide a fast, stable and powerful experience.

Installation

Copy "pplay" folder to switch sdcard (/switch/pplay)

Usage

  • Use left/right to switch menu's and windows... select a media and... have fun.
  • When playing a media, you can press the "DOWN" or "A" button to bring the UI, the "R" shoulder for fast forward ("L" button to stop), and "LEFT" to access video, audio and subtitles selection.

Notes

  • You should either use an NSP HBL (HomeBrew Loader) to unleash all switch memory to launch pPlay. Alternatively if you are using Atmosphere, you can press (R) when launching a game, it will load HBL with all memory unlocked.

  • pPlay should be able to play most media. While 720p and 1080p medias should be fine, you can unlock all the switch cpu speed for heavy medias in the main options menu (LEFT button)

  • pPlay can stream media from an http server with directory listing enabled, or an ftp server. To do so, you must edit the configuration file (pplay.cfg) to add your server address:

  • As pPlay use MPV, you can put a file named "mpv.conf" in the "mpv" folder to play with. See the CONFIGURATION FILES and OPTIONS sections in the MPV manual for more informations.

About


Languages

Language:C++ 92.4%Language:C 5.6%Language:CMake 1.6%Language:Shell 0.4%