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

VideoSetupNX Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=VideoSetupNX |image=videosetupnxswitch.png |description=Easily set up a multi-video player for watching stuff on your Switch. |author=Aida-Enna |lastupdated=2018/10/17 |type=Media players |version=1.4 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/switchhomebrews/videosetupnxswitch.7z |website=https://gbatemp.net/threads/videosetupnx-easily-set-up-a-multi-video-player-for-watching-stuff-on-your-switch.520986/ |source=https://github...")
 
No edit summary
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=VideoSetupNX
|title=VideoSetupNX
|image=videosetupnxswitch.png
|image=videosetupnx.png
|description=Easily set up a multi-video player for watching stuff on your Switch.
|description=Easily set up a multi-video player for watching stuff on your Switch.
|author=Aida-Enna
|author=Aida-Enna
Line 8: Line 8:
|version=1.4
|version=1.4
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/switchhomebrews/videosetupnxswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/videosetupnx.7z
|website=https://gbatemp.net/threads/videosetupnx-easily-set-up-a-multi-video-player-for-watching-stuff-on-your-switch.520986/
|website=https://gbatemp.net/threads/videosetupnx-easily-set-up-a-multi-video-player-for-watching-stuff-on-your-switch.520986/
|source=https://github.com/Aida-Enna/VideoSetupNX
|source=https://github.com/Aida-Enna/VideoSetupNX
|donation=
|donation=
}}
}}
{{#seo:
{{obsolete}}
|title=Switch Homebrew Apps (Media players) - GameBrew
An application app for creating HTML files (using [[HTML-Video-Template NX Switch|HTML-Video-Template NX]]) and converting files to switch compatible formats.
|title_mode=append
 
|image=videosetupnxswitch.png
==Features==
|image_alt=VideoSetupNX
* Generates customized HTML from a folder of switch-compatible video files.
}}
* Converts video files to Switch-compatible format with optional resizing/subtitles/passthrough and more. (requires ffmpeg installed).
{{cleanup|article|Needs cleanup}}
* Burns in subtitles so you can watch your favorite anime anywhere.
Easily set up a multi-video player for watching stuff on your Switch.
* Autocreates episode preview snapshots.
* Automatically sets up directories, HTML/CSS/JS files. Just drop your videos into the vids folder.
* A "Check video for Switch compatibility" button. This will check for audio/video codecs, resolution, and other compatiblity factors.
 
==User guide==
===Requirements===
*[https://github.com/adaptlearning/adapt_authoring/wiki/Installing-FFmpeg FFMPEG]. Alternatively you can just put the files in the bin folder in the same place as the VideoSetupNX.exe.
*Homebrew Web Framework (not provided as it contains copyrighted content).


==Media==
===Important notes===
<youtube></youtube>
*Videos with spaces will not work. This seems to be a limitation of the switch's browser rather than this program or the web framework.
*Videos should be encoded with H264/AAC (other codecs/formats may work, but they are not tested).
*Videos must have a resolution less than or equal to 720p. Otherwise, the switch will crash.
*Please remember to checkmark "Ask for a user at launching" in the Homebrew Web Framework. The generated NSP will crash otherwise.


===How to use===
*Follow each step, then hit "Generate project". It'll open the output directory when it's complete.
*Copy the videos you selected in Step 2 into the "vids" folder, then build the entire output folder (the stuff in the folder, not the folder itself!) with the Homebrew Web Framework.


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/switchhomebrews/videosetupnxswitch-01.png
https://dlhb.gamebrew.org/switchhomebrews/videosetupnx2.png
https://dlhb.gamebrew.org/switchhomebrews/videosetupnxswitch-02.png
 
https://dlhb.gamebrew.org/switchhomebrews/videosetupnxswitch-03.png
https://dlhb.gamebrew.org/switchhomebrews/videosetupnx3.png
https://dlhb.gamebrew.org/switchhomebrews/videosetupnxswitch-04.png
https://dlhb.gamebrew.org/switchhomebrews/videosetupnxswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/videosetupnxswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/videosetupnxswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/videosetupnxswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''v1.4 2018/10/17'''
* First Release.
* Added a "Check video for Switch compatibility" button. This will check for audio/video codecs, resolution, and other compatiblity factors.
*Option to only convert audio if your video is already H264 720P (Check with the above button).
*Removes extension from filename for individual titles.
*Fixed a bug with replacing the title.
 
'''v1.3 2018/10/17'''
*Added support for burning subs into the converted video (So now you can convert animu).
*Changed the thumbnail generation to 1 minute in instead of 2.
*Misc bugfixes.
 
'''v1.2 2018/10/16'''
*Merge branch 'master' of https://github.com/Aida-Enna/VideoSetupNX
 
'''v1.1 2018/10/16'''
*Added GPL3 license and credits to GUI/repo.
*Added resizing options to conversion.
*Some bugfixes and checks.
 
'''v1.0 2018/10/16'''
*The first release.
*Autocreates episode preview snapshots.
*Added banner code.
*Automatically sets up directories, HTML/CSS/JS files.
*GUI rework.
 
==Credits==
SuperOkazaki/OkazakiTheOtaku for their awesome [https://github.com/SuperOkazaki/HTML-Video-Template-NX HTML work].


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/videosetupnx-easily-set-up-a-multi-video-player-for-watching-stuff-on-your-switch.520986/
* GitHub - https://github.com/Aida-Enna/VideoSetupNX
* Github - https://github.com/Aida-Enna/VideoSetupNX
* GBAtemp - https://gbatemp.net/threads/videosetupnx-easily-set-up-a-multi-video-player-for-watching-stuff-on-your-switch.520986/
* Reddit -

Revision as of 01:02, 8 Mayıs 2023

VideoSetupNX
Videosetupnx.png
General
AuthorAida-Enna
TypeMedia players
Version1.4
LicenseGPL-3.0
Last Updated2018/10/17
Links
Download
Website
Source

An application app for creating HTML files (using HTML-Video-Template NX) and converting files to switch compatible formats.

Features

  • Generates customized HTML from a folder of switch-compatible video files.
  • Converts video files to Switch-compatible format with optional resizing/subtitles/passthrough and more. (requires ffmpeg installed).
  • Burns in subtitles so you can watch your favorite anime anywhere.
  • Autocreates episode preview snapshots.
  • Automatically sets up directories, HTML/CSS/JS files. Just drop your videos into the vids folder.
  • A "Check video for Switch compatibility" button. This will check for audio/video codecs, resolution, and other compatiblity factors.

User guide

Requirements

  • FFMPEG. Alternatively you can just put the files in the bin folder in the same place as the VideoSetupNX.exe.
  • Homebrew Web Framework (not provided as it contains copyrighted content).

Important notes

  • Videos with spaces will not work. This seems to be a limitation of the switch's browser rather than this program or the web framework.
  • Videos should be encoded with H264/AAC (other codecs/formats may work, but they are not tested).
  • Videos must have a resolution less than or equal to 720p. Otherwise, the switch will crash.
  • Please remember to checkmark "Ask for a user at launching" in the Homebrew Web Framework. The generated NSP will crash otherwise.

How to use

  • Follow each step, then hit "Generate project". It'll open the output directory when it's complete.
  • Copy the videos you selected in Step 2 into the "vids" folder, then build the entire output folder (the stuff in the folder, not the folder itself!) with the Homebrew Web Framework.

Screenshots

videosetupnx2.png

videosetupnx3.png

Changelog

v1.4 2018/10/17

  • Added a "Check video for Switch compatibility" button. This will check for audio/video codecs, resolution, and other compatiblity factors.
  • Option to only convert audio if your video is already H264 720P (Check with the above button).
  • Removes extension from filename for individual titles.
  • Fixed a bug with replacing the title.

v1.3 2018/10/17

  • Added support for burning subs into the converted video (So now you can convert animu).
  • Changed the thumbnail generation to 1 minute in instead of 2.
  • Misc bugfixes.

v1.2 2018/10/16

v1.1 2018/10/16

  • Added GPL3 license and credits to GUI/repo.
  • Added resizing options to conversion.
  • Some bugfixes and checks.

v1.0 2018/10/16

  • The first release.
  • Autocreates episode preview snapshots.
  • Added banner code.
  • Automatically sets up directories, HTML/CSS/JS files.
  • GUI rework.

Credits

SuperOkazaki/OkazakiTheOtaku for their awesome HTML work.

External links

Advertising: