DSVideo: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 22: | Line 22: | ||
Download and extract file. | Download and extract file. | ||
[http://chishm.drunkencoders.com/DLDI/ DLDI patch] .nds file and copy it to the root directory of the card. | |||
''Note from developer:''<br> | ''Note from developer:''<br> | ||
| Line 31: | Line 31: | ||
===Encode videos=== | ===Encode videos=== | ||
The encoder is a command line utility. The following command will convert the file input_video.avi into a file called input_video.dsv which can then by copied onto your homebrew flashcard | The encoder is a command line utility. The following command will convert the file input_video.avi into a file called input_video.dsv which can then by copied onto your homebrew flashcard: | ||
dsvideo input_video.avi<br> | dsvideo input_video.avi<br> | ||
| Line 65: | Line 65: | ||
==Credits== | ==Credits== | ||
DSVideo was developed by Dominic Ludlam.<br> | * DSVideo was developed by Dominic Ludlam.<br> | ||
Artwork and design by Denise Wilton.<br> | * Artwork and design by Denise Wilton.<br> | ||
Additional artwork and the website by Nick Ludlam.<br> | * Additional artwork and the website by Nick Ludlam.<br> | ||
Nick also made the spiffy intro video.<br> | * Nick also made the spiffy intro video.<br> | ||
Many thanks to Lee Maguire for testing and feedback.<br> | * Many thanks to Lee Maguire for testing and feedback.<br> | ||
The sound track for the intro video is by James Tubbritt (Sharp), downloadable from http://fxhome.com/sounds.<br> | * The sound track for the intro video is by James Tubbritt (Sharp), downloadable from http://fxhome.com/sounds.<br> | ||
The following additional software is used: | The following additional software is used: | ||
* [http://www.devkitpro.org devkitPro] - Used to build the decoder.<br> | |||
[http://www.devkitpro.org devkitPro] - Used to build the decoder.<br> | * [http://ffmpeg.mplayerhq.hu FFMpeg] - Used by the encoder to provide input video and audio data.<br> | ||
[http://ffmpeg.mplayerhq.hu FFMpeg] - Used by the encoder to provide input video and audio data.<br> | * [http://www.twolame.org TwoLAME] - Used by the encoder for audio encoding.<br> | ||
[http://www.twolame.org TwoLAME] - Used by the encoder for audio encoding.<br> | * [http://www.dragonminded.com/?loc=ndsdev/LibFATDragon Libfatdragon] - Used by the decoder to access the flash card on the DS.<br> | ||
[http://www.dragonminded.com/?loc=ndsdev/LibFATDragon Libfatdragon] - Used by the decoder to access the flash card on the DS.<br> | * [http://www.freetype.org Freetype2] - Used during the build process to convert a freetype font to a bitmap font usable on the DS.<br> | ||
[http://www.freetype.org Freetype2] - Used during the build process to convert a freetype font to a bitmap font usable on the DS.<br> | * [http://sourceforge.net/projects/libungif Libungif] - Used during the build process to convert images into a format usable on the DS.<br> | ||
[http://sourceforge.net/projects/libungif Libungif] - Used during the build process to convert images into a format usable on the DS.<br> | * [http://www.tortall.net/projects/yasm Yasm] - Used while building the encoder.<br> | ||
[http://www.tortall.net/projects/yasm Yasm] - Used while building the encoder.<br> | |||
[[Category:Homebrew applications]] | [[Category:Homebrew applications]] | ||
Revision as of 13:44, 16 May 2021
| DSVideo | |
| File:Dsvideo110.jpg | |
| General | |
|---|---|
| Author(s) | Dominic Ludlam |
| Type | Media |
| Version | 1.10 |
| Licence | Mixed |
| Links | |
| [Media:Dsvideo110.rar Download] | |
| Website | |
<htmlet>adsense</htmlet>