More actions
(Created page with "{{#seo: |title= (Other PC Utilities) - GameBrew |title_mode=append |image=videoplayer3dsdsassistant.png |image_alt=VideoPlayer3DS-DS-Assistant }} {{Infobox 3DS Homebrews |title=VideoPlayer3DS-DS-Assistant |image=videoplayer3dsdsassistant.png |description=Just some batch program that helps converting video files to mp4 files that Gericom's MPEG4 Player and Core-2-Extreme 3DS video player. |author=TehFridge |lastupdated=2022/01/05 |type=Other PC Utilities |version=1.1 |lic...") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=VideoPlayer3DS | |title=VideoPlayer3DS DS Assistant | ||
|image=videoplayer3dsdsassistant.png | |image=videoplayer3dsdsassistant.png | ||
|description= | |description=Convert video files to mp4 files for Gericom MPEG4 Player and Core-2-Extreme 3DS video player. | ||
|author=TehFridge | |author=TehFridge | ||
|lastupdated=2022/01/05 | |lastupdated=2022/01/05 | ||
|type= | |type=File Operation | ||
|version=1.1 | |version=1.1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/ | |download=https://dlhb.gamebrew.org/3dshomebrews/videoplayer_3ds_ds_assistant.zip | ||
|website=https://github.com/TehFridge/VideoPlayer3DS-DS-Assistant | |website=https://github.com/TehFridge/VideoPlayer3DS-DS-Assistant | ||
|source=https://github.com/TehFridge/VideoPlayer3DS-DS-Assistant | |source=https://github.com/TehFridge/VideoPlayer3DS-DS-Assistant | ||
}} | }} | ||
VideoPlayer3DS | {{#seo: | ||
|title= (Other PC Utilities) - GameBrew | |||
|title_mode=append | |||
|image=videoplayer3dsdsassistant.png | |||
|image_alt=VideoPlayer3DS DS Assistant | |||
}} | |||
VideoPlayer3DS DS Assistant is a batch program designed to assist in converting video files into MP4 format that are compatible with [[MPEG4 Player by Gericom|Gericom's MPEG4 Player]] and [[Video player 3DS|Core-2-Extreme 3DS video player]]. | |||
Please note that in order for this program to work, you must first install | Please note that in order for this program to work, you must first install [https://www.ffmpeg.org/download.html FFMPEG]. This software is required for the program to function properly. | ||
==Features== | ==Features== | ||
* FFMPEG Checker(By @YourKalamity ) | * FFMPEG Checker(By @YourKalamity). | ||
* An Option to convert files for both DS and 3DS | * An Option to convert files for both DS and 3DS. | ||
* Old and New Codec Conversion | * Old and New Codec Conversion. | ||
==Changelog== | ==Changelog== | ||
'''v.1.1''' | '''v.1.1''' | ||
* Thanks to @YourKalamity for new features | * Thanks to @YourKalamity for new features. | ||
* An automatic FFMPEG check : | * An automatic FFMPEG check : | ||
** :checkFFMPEG uses where.exe to make sure FFMPEG is installed by testing if it can be found in PATH | ** :checkFFMPEG uses where.exe to make sure FFMPEG is installed by testing if it can be found in PATH. | ||
* Fixed typo in :setupds that lead to script exitting. | * Fixed typo in :setupds that lead to script exitting. | ||
* Prompts are more clear to what user need to input in. | * Prompts are more clear to what user need to input in. | ||
Line 39: | Line 38: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/TehFridge/VideoPlayer3DS-DS-Assistant |
Latest revision as of 13:51, 6 July 2024
VideoPlayer3DS DS Assistant | |
---|---|
General | |
Author | TehFridge |
Type | File Operation |
Version | 1.1 |
License | Mixed |
Last Updated | 2022/01/05 |
Links | |
Download | |
Website | |
Source | |
VideoPlayer3DS DS Assistant is a batch program designed to assist in converting video files into MP4 format that are compatible with Gericom's MPEG4 Player and Core-2-Extreme 3DS video player.
Please note that in order for this program to work, you must first install FFMPEG. This software is required for the program to function properly.
Features
- FFMPEG Checker(By @YourKalamity).
- An Option to convert files for both DS and 3DS.
- Old and New Codec Conversion.
Changelog
v.1.1
- Thanks to @YourKalamity for new features.
- An automatic FFMPEG check :
- :checkFFMPEG uses where.exe to make sure FFMPEG is installed by testing if it can be found in PATH.
- Fixed typo in :setupds that lead to script exitting.
- Prompts are more clear to what user need to input in.
v.1.0
- First Release.