Spinal Media Player: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
| source = | | source = | ||
}} | }} | ||
Spinal Media Player is a movie player for Nintendo DS based on work by Eponasoft and nicoco73, coded with palib. | Spinal Media Player is a movie player for Nintendo DS based on work by Eponasoft and nicoco73, coded with palib. | ||
This homebrew attended in the NEO Spring Coding Compo 2008 (winner). | This homebrew attended in the NEO Spring Coding Compo 2008 (winner). | ||
==Features== | ==Features== | ||
*Instant seek - Jump to any point in the playback without searching | *Instant seek - Jump to any point in the playback without searching. | ||
*Forward/Backward skip - Skip forward or backward from the current point | *Forward/Backward skip - Skip forward or backward from the current point. | ||
*Compatable with PALib (add movies to your own homebrew games and applications) | *Compatable with PALib (add movies to your own homebrew games and applications). | ||
==Installation== | ==Installation== | ||
''Note:'' You will need to convert your movies to .smf to play them with Spinal Media Player, converter is included in the package. | |||
#Download and extract file. | |||
#[http://chishm.drunkencoders.com/DLDI/ DLDI patch] it and copy it to the root directory of the card. | |||
For | ==User guide== | ||
To convert movie files for viewing with Spinal Media Player, you will need [http://arrozcru.no-ip.org/ffmpeg_builds/ ffmpeg]. | |||
For an easier use, extract to the same folder as convert.exe (and convert.ini). | |||
Currently the converter does not create the framedump folder, so do not delete it. | Currently the converter does not create the framedump folder, so do not delete it. | ||
===Convert movie file=== | ===Convert movie file=== | ||
Open the convert.ini in a text editor, for windows users, notpad is a good choice.The following lines in the ini file should be changed | Open the convert.ini in a text editor, for windows users, notpad is a good choice.The following lines in the ini file should be changed. | ||
Filename = input.avi | |||
This is the full path and filename of the file you wish to convert, e.g.Filename = c:/movies/stargate.avi. | |||
aspect = wide | |||
This will set the resolution of the end file, wide is 256x144, ideal for widescreen movies, full will give you 256x192. | |||
quality = 5 | |||
This will set the end quality of the movie. 1 is the best quality and 31 is worst. 5 and 10 is recommended for reliability, although setting it as good as 2 for widescreen will give quite smooth playback. | |||
volume = 400 | |||
This will set the output volume of the movie. If your input movie is quite quiet, setting this higher will be better. The number is a percentage so 100 = original volume, 400 = 4x original volume. | |||
output = output.smf | |||
This will set the ouput filename of your movie. Please remember the .smf or the movie player will not list it. | |||
==Controls== | ==Controls== | ||
X - | X - Switch to the lower screen during playback | ||
==Credits== | ==Credits== | ||
Revision as of 06:42, 16 May 2021
| Spinal's Media Player | |
| File:Spinalmediaplayerds.jpg | |
| General | |
|---|---|
| Author(s) | Spinal |
| Type | Video player |
| Version | 1.0 |
| Licence | Mixed |
| Links | |
| [Media:Spinalmediaplayerds.rar Download] | |
| Website | |
<htmlet>adsense</htmlet>