More actions
(Created page with "{{Infobox homebrew | title = DPG Tools | image = File:Dpgtool131ds.jpg | type = PC Utilities | version = 1.31 | licence = Mixed | author = ...") |
No edit summary |
||
(30 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=DPG Tools | ||
| image | |image=dpgtools.png | ||
| type | |description=Encrypt videos to .dpg to use on MoonShell. | ||
| version | |author=Infantile Paralysiser | ||
| | |lastupdated=2007/08/26 | ||
| | |type=File Operation | ||
| website | |version=1.31 | ||
| | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/dshomebrew2/dpgtools.7z?k33p0fil35 | |||
|website=http://mdxonline.dyndns.org | |||
}} | |||
Tools to encrypt videos to use on NDS with [[MoonShell|MoonShell]]. | |||
==User guide== | |||
Convert your video to a supported format (MPG, MPEG, AVI, WMV, etc), example: | |||
* <code>ffmpeg -i input.mp4 -c:v mpeg2video -c:a mp2 output.avi</code> | |||
* <code>ffmpeg -i input.mp4 -c:v libx264 -c:a aac output.mp4</code> | |||
* <code>ffmpeg -i input.mp4 -c:v wmv2 -c:a wmav2 -vf "scale=480:-1" output.wmv</code> | |||
Launch dpgenc.exe, click on the "Options" tab to adjust the audio and video settings according to your preferences. | |||
Click on the "Change" button to select the directory where the converted DPG video file will be saved. | |||
Drag and drop a video file into the program window. | |||
DPG | |||
The converted DPG file will be saved to the specified output path. You can view the file on your PC using dpgshow.exe. | |||
Copy the converted file to an SD card and play it using MoonShell. | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/dshomebrew2/images/dpgtools2.png | |||
https://dlhb.gamebrew.org/dshomebrew2/images/dpgtools3.png | |||
==Media== | ==Media== | ||
Video tutorial | '''DPG TOOLS Video tutorial''' ([https://www.youtube.com/watch?v=-CB45HUCFbY David Sena]) <br> | ||
<youtube width="480">-CB45HUCFbY</youtube> | |||
<youtube>CB45HUCFbY</youtube> | |||
==Changelog== | ==Changelog== | ||
'''1.31''' | '''1.31''' | ||
*Faster encryption. | * Faster encryption. | ||
*MoonShell code improvements for 1.71. | * MoonShell code improvements for 1.71. | ||
*DSMPlay code improvements for 0.7. | * DSMPlay code improvements for 0.7. | ||
==External links== | |||
* Author's website - http://mdxonline.dyndns.org | |||
[[Category: | <!--y -S "res:480"--> | ||
[[Category:PC utilities for DS]] |
Latest revision as of 18:03, 30 October 2024
DPG Tools | |
---|---|
General | |
Author | Infantile Paralysiser |
Type | File Operation |
Version | 1.31 |
License | Mixed |
Last Updated | 2007/08/26 |
Links | |
Download | |
Website | |
Tools to encrypt videos to use on NDS with MoonShell.
User guide
Convert your video to a supported format (MPG, MPEG, AVI, WMV, etc), example:
ffmpeg -i input.mp4 -c:v mpeg2video -c:a mp2 output.avi
ffmpeg -i input.mp4 -c:v libx264 -c:a aac output.mp4
ffmpeg -i input.mp4 -c:v wmv2 -c:a wmav2 -vf "scale=480:-1" output.wmv
Launch dpgenc.exe, click on the "Options" tab to adjust the audio and video settings according to your preferences.
Click on the "Change" button to select the directory where the converted DPG video file will be saved.
Drag and drop a video file into the program window.
The converted DPG file will be saved to the specified output path. You can view the file on your PC using dpgshow.exe.
Copy the converted file to an SD card and play it using MoonShell.
Screenshots
Media
DPG TOOLS Video tutorial (David Sena)
Changelog
1.31
- Faster encryption.
- MoonShell code improvements for 1.71.
- DSMPlay code improvements for 0.7.
External links
- Author's website - http://mdxonline.dyndns.org