Jonny has released a new version of his Media Player for the PSP, heres whats new:
(!!! THIS APP DOES NOT WORK WITH FW > 1.5 !!!)
First of all, the pmp format is changed. There is a "remuxer" to convert files from the old format to the new one. The remuxer is a command line application, the easyest way to use it is to drag and drop files over it (the new file will be written in the same dir of the old one, along with the log file containing the result of the conversion).
And now the changes in this version:
- VBR MP3s are now supported
- Multiple audio streams can be used (use "select" to switch audio streams)
- Reading routines are now optimized, the app is fully usable with the harddisk or a slow memstick
- Volume boost (from malloc)
- Fast seek with left/right+cross (from malloc)
Some notes about the reading routines:
Reads are now sequential and asynched. Users with the fastest sandisk should expect ~0.5 fps gain (the speed gain goes all in the high bitrate scenes, so should be noticeable). The speed difference between the fastest sandisk and the harddisk is ~0.5 fps. All the other memsticks are in the middle (for example the standard 32MB Sony memstick is 0.1fps slower than the sandisk). Performances can be considered aligned now. The harddisk speed is around 2MB/sec. So, in the worst case, the app can read around 16MBits/sec of video+audios in a "trasparent way" (so, without hitting the general performance).