DSVideo: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 37: | Line 37: | ||
dsvideo -l input_video.avi<br> | dsvideo -l input_video.avi<br> | ||
There are some other options to control the encoder which are explained (briefly) by running the encoder with no arguments. More details are available at the | There are some other options to control the encoder which are explained (briefly) by running the encoder with no arguments. More details are available at the [http://dsvideo.recoil.org DSVideo website]. | ||
==Controls== | ==Controls== | ||
| Line 51: | Line 51: | ||
'''Version 1.01'''<br> | '''Version 1.01'''<br> | ||
Encoder:<br> | Encoder:<br> | ||
* Update help information when the encoder is run with no arguments to include the version number, to clarify the usage of the "-w" option and to show some examples of common use. | * Update help information when the encoder is run with no arguments to include the version number, to clarify the usage of the "-w" option and to show some examples of common use. | ||
* Remove -s option on windows, as it doesn't work there yet. | * Remove -s option on windows, as it doesn't work there yet. | ||
* Add support for videos at 23.97fps. | * Add support for videos at 23.97fps. | ||
* Fix the makefile for x86_64 linux platforms. | * Fix the makefile for x86_64 linux platforms. | ||
* Fix audio resampling bug when converting from sample rates lower than 32kHz. | * Fix audio resampling bug when converting from sample rates lower than 32kHz. | ||
* Fix freezing / memory allocation problem with certain video inputs. | * Fix freezing / memory allocation problem with certain video inputs. | ||
* Change default output filename to be the input file name with the extension changed to ".dsv". | * Change default output filename to be the input file name with the extension changed to ".dsv". | ||
Decoder:<br> | Decoder:<br> | ||
* Unchanged. | * Unchanged. | ||
==Credits== | ==Credits== | ||
* DSVideo was developed by Dominic Ludlam. | * DSVideo was developed by Dominic Ludlam. | ||
* Artwork and design by Denise Wilton. | * Artwork and design by Denise Wilton. | ||
* Additional artwork and the website by Nick Ludlam. | * Additional artwork and the website by Nick Ludlam. | ||
* Nick also made the spiffy intro video. | * Nick also made the spiffy intro video. | ||
* Many thanks to Lee Maguire for testing and feedback. | * Many thanks to Lee Maguire for testing and feedback. | ||
* The sound track for the intro video is by James Tubbritt (Sharp), downloadable from http://fxhome.com/sounds. | * The sound track for the intro video is by James Tubbritt (Sharp), downloadable from http://fxhome.com/sounds. | ||
The following additional software is used: | The following additional software is used: | ||
* [http://www.devkitpro.org devkitPro] - Used to build the decoder. | * [http://www.devkitpro.org devkitPro] - Used to build the decoder. | ||
* [http://ffmpeg.mplayerhq.hu FFMpeg] - Used by the encoder to provide input video and audio data. | * [http://ffmpeg.mplayerhq.hu FFMpeg] - Used by the encoder to provide input video and audio data. | ||
* [http://www.twolame.org TwoLAME] - Used by the encoder for audio encoding. | * [http://www.twolame.org TwoLAME] - Used by the encoder for audio encoding. | ||
* [http://www.dragonminded.com/?loc=ndsdev/LibFATDragon Libfatdragon] - Used by the decoder to access the flash card on the DS. | * [http://www.dragonminded.com/?loc=ndsdev/LibFATDragon Libfatdragon] - Used by the decoder to access the flash card on the DS. | ||
* [http://www.freetype.org Freetype2] - Used during the build process to convert a freetype font to a bitmap font usable on the DS. | * [http://www.freetype.org Freetype2] - Used during the build process to convert a freetype font to a bitmap font usable on the DS. | ||
* [http://sourceforge.net/projects/libungif Libungif] - Used during the build process to convert images into a format usable on the DS. | * [http://sourceforge.net/projects/libungif Libungif] - Used during the build process to convert images into a format usable on the DS. | ||
* [http://www.tortall.net/projects/yasm Yasm] - Used while building the encoder. | * [http://www.tortall.net/projects/yasm Yasm] - Used while building the encoder. | ||
[[Category:Homebrew applications]] | [[Category:Homebrew applications]] | ||
Revision as of 02:36, 17 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>