More actions
(Created page with "{{Infobox Switch Homebrews |title=Labo VR Video Converter |image=labovrvideoconverterswitch.png |description=A simple GUI tool designed to convert pre-existing 180° VR video to the format that the Labo VR for Nintendo Switch uses. |author=EwanMac3 |lastupdated=2019/09/16 |type=PC Utilities |version=0.5 |license=Apache-2.0 |download=https://dlhb.gamebrew.org/switchhomebrews/labovrvideoconverterswitch.7z |website=https://github.com/EwanMac3/labovrconverter |source=https...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=Labo VR Video Converter | |title=Labo VR Video Converter | ||
|image= | |image=labovrvideoconverternx.png | ||
|description=A simple GUI tool designed to convert pre-existing 180° VR video to the format that the Labo VR for Nintendo Switch uses. | |description=A simple GUI tool designed to convert pre-existing 180° VR video to the format that the Labo VR for Nintendo Switch uses. | ||
|author=EwanMac3 | |author=EwanMac3 | ||
Line 8: | Line 8: | ||
|version=0.5 | |version=0.5 | ||
|license=Apache-2.0 | |license=Apache-2.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/labovrvideoconverternx.7z | ||
|website=https://github.com/EwanMac3/labovrconverter | |website=https://github.com/EwanMac3/labovrconverter | ||
|source=https://github.com/EwanMac3/labovrconverter | |source=https://github.com/EwanMac3/labovrconverter | ||
|donation= | |donation= | ||
}} | }} | ||
A simple GUI tool designed to convert pre-existing 180° VR video to the format that the Labo VR for Nintendo Switch uses. | A simple GUI tool designed to convert pre-existing 180° VR video to the format that the Labo VR for Nintendo Switch uses. | ||
== | ==User guide== | ||
Run the program with Java 8 or newer, then select your input video and the output directory. | |||
It will automatically name the file to replace whatever VR video is in its place on the Labo. | |||
The program will hide itself until it is done, when you are able to load it into your fs-mitm on the console. | |||
You'll need FFMPEG for the conversion process. | |||
==Screenshots== | ==Screenshots== | ||
{| style="width: 80%; margin-left:0em;" | |||
| | |||
https://dlhb.gamebrew.org/switchhomebrews/labovrvideoconverternx.png | |||
https://dlhb.gamebrew.org/switchhomebrews/ | |} | ||
==Changelog== | ==Changelog== | ||
''' | '''v0.5 2918/09/16''' | ||
* | * This release now shows a progress bar and time remaining while converting. Removed total time from result screen. | ||
'''v0.3 2019/04/23''' | |||
* This release adds a much darker theme for buttons and status messages. Also, a timer for how long the conversion takes and a new quality have been added. There is also better error logging if you run the program in the console. | |||
'''v0.2 2019/03/22''' | |||
* All of the features from the initial release, plus a major bugfix and the addition of a quality option. | |||
'''v0.1 2019/04/22''' | |||
* The first initial release of the tool. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/EwanMac3/labovrconverter | ||
Latest revision as of 11:48, 10 Haziran 2023
Labo VR Video Converter | |
---|---|
General | |
Author | EwanMac3 |
Type | PC Utilities |
Version | 0.5 |
License | Apache-2.0 |
Last Updated | 2019/09/16 |
Links | |
Download | |
Website | |
Source | |
A simple GUI tool designed to convert pre-existing 180° VR video to the format that the Labo VR for Nintendo Switch uses.
User guide
Run the program with Java 8 or newer, then select your input video and the output directory.
It will automatically name the file to replace whatever VR video is in its place on the Labo.
The program will hide itself until it is done, when you are able to load it into your fs-mitm on the console.
You'll need FFMPEG for the conversion process.
Screenshots
|
Changelog
v0.5 2918/09/16
- This release now shows a progress bar and time remaining while converting. Removed total time from result screen.
v0.3 2019/04/23
- This release adds a much darker theme for buttons and status messages. Also, a timer for how long the conversion takes and a new quality have been added. There is also better error logging if you run the program in the console.
v0.2 2019/03/22
- All of the features from the initial release, plus a major bugfix and the addition of a quality option.
v0.1 2019/04/22
- The first initial release of the tool.