Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

PlayerNX Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=PlayerNX |image=playernxswitch.png |description=First homebrew video player for Nintendo Switch! (using ffmpeg libraries) |author=XorTroll |lastupdated=2018/09/09 |type=Media players |version=0.2 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/switchhomebrews/playernxswitch.7z |website=https://gbatemp.net/threads/playernx-finally-a-poc-homebrew-video-player.517429/ |source=https://github.com/XorTroll/PlayerNX |donation=https://patre...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=PlayerNX
|title=PlayerNX
|image=playernxswitch.png
|image=playernx.png
|description=First homebrew video player for Nintendo Switch! (using ffmpeg libraries)
|description=The first homebrew video player for Switch (using ffmpeg libraries).
|author=XorTroll
|author=XorTroll
|lastupdated=2018/09/09
|lastupdated=2018/09/09
|type=Media players
|type=Media Players
|version=0.2
|version=0.2
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/switchhomebrews/playernxswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/playernx.7z
|website=https://gbatemp.net/threads/playernx-finally-a-poc-homebrew-video-player.517429/
|website=https://gbatemp.net/threads/playernx-finally-a-poc-homebrew-video-player.517429/
|source=https://github.com/XorTroll/PlayerNX
|source=https://github.com/XorTroll/PlayerNX
|donation=https://patreon.com/xortroll
|donation=https://patreon.com/xortroll
}}
}}
{{#seo:
{{obsolete}}
|title=Switch Homebrew Apps (Media players) - GameBrew
A WIP video player for Nintendo Switch homebrew (using ffmpeg libraries).
|title_mode=append
 
|image=playernxswitch.png
Note that the audio does not work.
|image_alt=PlayerNX
 
}}
==Installation==
{{cleanup|article|Needs cleanup}}
Place PlayerNX.nro to sdmc:/switch/.
First homebrew video player for Nintendo Switch! (using ffmpeg libraries)
 
Add your videos to sdmc:/media/.
 
==User guide==
The player currently supports the following formats (there is no need to convert the video):
* WMV.
* FLV.
* 3GP.
* MKV.
* MP4 (some videos may fail).
* WEBM (some videos may fail).
* AVI (some videos may fail).
 
==Controls==
A - Play video
 
X - Control info
 
'''During playback:'''
 
X - Pause/Resume video playback
 
Y - Fast-forward (switching values between 1x, 2x, 4x and 8x)


==Media==
A/B - Return to video file selection
<youtube></youtube>


Plus/Minus - Exit video playback


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/switchhomebrews/playernxswitch-01.png
https://dlhb.gamebrew.org/switchhomebrews/playernx2.png
https://dlhb.gamebrew.org/switchhomebrews/playernxswitch-02.png
https://dlhb.gamebrew.org/switchhomebrews/playernx3.png
https://dlhb.gamebrew.org/switchhomebrews/playernxswitch-03.png
 
https://dlhb.gamebrew.org/switchhomebrews/playernxswitch-04.png
==Known issues==
https://dlhb.gamebrew.org/switchhomebrews/playernxswitch-05.png
Many files worked well, the playback is a bit laggy and there is no sound.
https://dlhb.gamebrew.org/switchhomebrews/playernxswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/playernxswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/playernxswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''v0.2 2018/09/09'''
* First Release.
* The UI has been rebuilt: now the console is only opened when an error happens.
*More formats are supported now: MP4, FLV, AVI, WEBM, WMV, MKV, 3GP.
*Now you can browse between videos: place all videos under sdmc:/media folder and enjoy.
 
'''v0.1 2018/09/08'''
*All the controls are explained within the application.
*Place your MP4 file in "sdmc:/media/video.mp4" and enjoy playing.
*Audio is still not supported.
*Playback goes with some lag.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/playernx-finally-a-poc-homebrew-video-player.517429/
* GitHub - https://github.com/XorTroll/PlayerNX
* Github - https://github.com/XorTroll/PlayerNX
* GBAtemp - https://gbatemp.net/threads/playernx-finally-a-poc-homebrew-video-player.517429/
* Reddit -
* ForTheUsers - https://apps.fortheusers.org/switch/PlayerNX

Latest revision as of 05:47, 18 July 2024

PlayerNX
Playernx.png
General
AuthorXorTroll
TypeMedia Players
Version0.2
LicenseGPL-3.0
Last Updated2018/09/09
Links
Download
Website
Source
Support Author

A WIP video player for Nintendo Switch homebrew (using ffmpeg libraries).

Note that the audio does not work.

Installation

Place PlayerNX.nro to sdmc:/switch/.

Add your videos to sdmc:/media/.

User guide

The player currently supports the following formats (there is no need to convert the video):

  • WMV.
  • FLV.
  • 3GP.
  • MKV.
  • MP4 (some videos may fail).
  • WEBM (some videos may fail).
  • AVI (some videos may fail).

Controls

A - Play video

X - Control info

During playback:

X - Pause/Resume video playback

Y - Fast-forward (switching values between 1x, 2x, 4x and 8x)

A/B - Return to video file selection

Plus/Minus - Exit video playback

Screenshots

playernx2.png playernx3.png

Known issues

Many files worked well, the playback is a bit laggy and there is no sound.

Changelog

v0.2 2018/09/09

  • The UI has been rebuilt: now the console is only opened when an error happens.
  • More formats are supported now: MP4, FLV, AVI, WEBM, WMV, MKV, 3GP.
  • Now you can browse between videos: place all videos under sdmc:/media folder and enjoy.

v0.1 2018/09/08

  • All the controls are explained within the application.
  • Place your MP4 file in "sdmc:/media/video.mp4" and enjoy playing.
  • Audio is still not supported.
  • Playback goes with some lag.

External links

Advertising: