Back
pplay
by Cpasjuste
|
Version | 3.8 |
Zip size | 14,773 KiB |
License | n/a |
Updated | 21/02/2022 |
Downloads | 45,826 |
MD5 | aa1b6aa39a8e542a14882e41723dea9d |
App Details
pPlay is a video player for the Nintendo Switch. pPlay support most popular video formats, have subtitles (embedded ass) and http streaming support.
Usage
Use left/right to switch menu's and windows... select a media and... have fun.
Notes
pPlay should be able to play most media. While 720p should be mostly fine, 1080p support can vary with medias and bit rates. If so (audio de-sync for example), increasing buffering can help in most situation. This can be done in the main menu (left). Please note that increasing the buffer size will have some side effect like longer loading and seeking time, but also to stop a video (buffers needs to be released). This is more visible when using http streams, of course.
pPlay can stream media from an http server with directory listing enabled. To do so, you must edit the pPlay configuration file (pplay.cfg) to add your server address (NETWORK = 'http://samples.ffmpeg.org/';). Please note that you need a good and stable network connection for this, and you will probably have to set buffering to "VeryHigh" for smoother experience.
pPlay will extract media information in background, but i did spot a very few files which make the device crash. If so, you can disable this in pPlay configuration file (pplay.cfg): CACHE_MEDIA_INFO = 0;
pPlay will push the cpu speed when a 1080p media is played, and restore previous speed when paused or stopped. This is safe but can be disabled in the main option menu (left).
Please note that there is a (big?) delay when switching video/audio/subtitles streams to see the change. This is worked on but in the meantime, be patient :)
Changelog
3.5
add back ftp support
bug fixes and stability improvements..
3.4
Fix USB
v3.1
fix incorrect screen resolution
improve scraper results with levenshtein algorithm
few fixes and improvements
v3.0
fix for 9.0+ firmware
add tmdb scraper
Many more untracked changes (UI, Browser, etc.)
v2.1
player: hide loading message and report error... on file loading error
player: fix http browsing of folders with the ' special characters
player: fix http loading of files with special characters
player: speedup http browsing
v2.0
use mpv interface as ffmpeg wrapper (provide a fast, stable and powerful experience)
add external font support
disable automatic media info extraction thread, media info is extracted when a media is loaded
lot of fixes and improvements
v1.5
enable rmvb extension support
increase subtitle atlas size, should/may fix truncated subtitles
fix pause/resume when using home button
fix audio synchronization when using home button
reset osd play button when seeking
allow audio frequency < 48 khz without software conversion
v1.4
implement threading (major speed improvement)!
fix date format in status bar
fix status bar not hidden on timeout hide
set lower buffering option by default (thanks threading)
v1.3
improve audio decoding (fix some audio desynchronization, most 720p media seems to works fine even with medium buffering, this also fix some audio seeking problem in some media)
add status bar (time and battery)
add crappy pPlay title image
fix some random crashes when scanning media folder
v1.2
player: disable screen dimming and auto sleep when playing
player: fix pcm* audio format (unable to initialize audio resampler error)
player: fix "unsupported sutbtitle format" error (subtitle will be disabled)
pplay: add ftp support (ftp://user:password@ip:port/), WIP (very slow loading time..)
pplay: fix media information caching of long path/filename
pplay: force loading of media information on load if not cached