F9zDark wrote:Looks good, now I just gotta move an mp3 over to the parent directory so it can play a song.
Suggestions:
-Support for all MPEG, AVI, QT and if possible RM formats.(maybe Windows Media formats as well, if possible)
-Support for WAV format.
-File system browsing(take a look at the SNES emu for an example of that)
For the distant future, maybe a GUI interface?
MPEG is easily doable but is it worth the bloat? Will anyone actually use it?
AVI is tricky, the AVI container will most likely be supported but there are a jillion codecs that can live inside it.
If anyone wants to come up with a logo or better screens for the MS feel free to do so and post in this thread.
QT same deal as AVI, the most popular codec is sorenson 3 which is not opensource. You have to remember mplayer only supports a lot of formats because it can load the codec .dlls - this also only works on x86 systems which the PSP is not.
RM might be a possibility but not very high on my todo list atm. If we ever get networking going it might be nice to have for streaming video.
WMV is next to impossible and will likely never be done. Plus why would you? XviD and H.264 are much better.
I've been thinking of including a generic MJPG codec for AVI & QT so people can view camera movies. Would people find this useful?
As for GUI and filebrowser, they are being worked on. The text mode look of the current version was just for testing so we could concentrate on getting things working and not on a pretty GUI.