Nickname: Spinal
Projet name : Spinal Media Player
From : England
Division : NDS APP
Original enter : YES
Support Motion : No
In last NEO Compo this project have won in the top 10 : NO
Project description: A good movie player for Nintendo DS, coded with palib.
You will need to convert your movies to .smf to play them with Spinal Media Player, converter included.
* Note - press X to switch of the lower screen during playack.

Can not attach, file too large, here is a link to it.
downloadHere is a quick guide for those who do not know how to convert a movie file using the supplied converter.
first 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
simply, this is the full path and filename of the file you wish to convert. a good example might be
Filename = c:\movies\stargate.avi
the next line to change is
aspect = wide
this will set the resolution of the end file, wide is 256x144, ideal for widescreen movies, full will give you 256x192.
next is -
quality = 5
this will set the end quality of the movie. Because the format is jpg based, each frame is compressed separately rather than setting a bitrate. 1 is the best quality and 31 is worst. I recommend between 5 and 10 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.
last is the important one -
output = output.smf
this will set the ouput filename of your movie. please remember the .smf or the movie player will not list it.
One last note, currently movie player can only play movies from the root of the card.