Little update for the PMP Converter Script:
* Set bitrate via ‘-b’ swicth
* Avoid upload to psp via ‘-n’ switch
Encode video:
**python psp.py -m pmp -i file.mpg -b 600 -n**
[Source](http://optixx.org/download/psp-0.3.tar.gz)
7 CommentsAbout Console Hacking
PSP
Little update for the PMP Converter Script:
* Set bitrate via ‘-b’ swicth
* Avoid upload to psp via ‘-n’ switch
Encode video:
**python psp.py -m pmp -i file.mpg -b 600 -n**
[Source](http://optixx.org/download/psp-0.3.tar.gz)
7 CommentsMade a little Gui for the PMP Server Script. Iam Using [PyQT]( http://www.riverbankcomputing.co.uk/pyqt/) as Window Toolkit.
* Config Server Root dir
* File Progress Info
* Support for KDE SystrayIcon


[Source](http://optixx.org/download/pmp_mod_20060225.tar.gz)
[Binary](http://optixx.org/download/pmp_mod_bin_20060225.tar.gz)
28 CommentsLittle update:
* Moved Controller polling to gobal Kernel Thread
* HOME Button works now to stop the app
[Source](http://optixx.org/download/pmp_mod_20060219.tar.gz)
[Binary](http://optixx.org/download/pmp_mod_bin_20060219.tar.gz)
30 CommentsUpdated the Network enabled version.
* Support for Ppslink debugging
* Debug output gets redirected to psplink shell
[Source](http://optixx.org/download/pmp_mod_20050217.tar.gz)
[Binary](http://optixx.org/download/pmp_mod_bin_20050217.tar.gz)
21 CommentsGot my SIO Cable for [Psplink](http://forums.ps2dev.org/viewtopic.php?p=31634) working. A Great tool for every PSP Developer. I used [this](http://nil.rpc1.org/psp/remote.html) document to build my own SIO Cable. Building the cable is really easy. You only need a MAX3232 and a few capacitors. I think you can also use a MAX232 (which is cheaper) but you have to lower voltage to 2,5 on TX to PSP. Since i wasn’t able to build a homebrew PSP serial connector i cut off the connector from the psp headphones…



Comments closed