Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

PMP Mod AVC PSP

From GameBrew
PMP Mod AVC
Pmpmodavc2.png
General
Authorjohnny
TypeMedia Players
Version1.02
LicenseMixed
Last Updated2006/06/24
Links
Download
Website
Source

PMP Mod AVC is a special version of PMP Mod, with supports for AVC video.

User guide

Compatible streams can be created with x264, here are some commandline examples:

x264 --crf 25 -A all --level 3 --pictiming --aud --no-psnr --thread-input --progress --output out.264 in.avs
x264 --bitrate 512 -A all --level 3 --pictiming --aud --no-psnr --thread-input --progress --output out.264 in.avs

In the muxer you need to specify width, height and fps of the video (the author has patched x264 to write a file with this informations).

If the muxer find this file, informations here will be used instead of the one specified manually (so, in a normal situation, you don't need to specify those infos manually).

The max resolution is 480x272 (and width/height divisible by 16).

At 222mhz, av decoding is around 70fps (mp3 decoding is responsible for this performance).

The current version run at 120mhz (battery consumption is around 20% for a 2 hours movie).

Controls

Triangle - Exit

Circle - Toggle osd

Cross+R - Toggle loop

Square - Pause/Play

Left/Right - Rewind/Fast forward

Cross+Left/Right - Faster rewind/Fast forward

Up/Down - Change volume

Select - Cycle audio streams

L/R - Change luminosity

Start - Cycle aspect ratios

Cross+Up/Down = Zoom up/down

Credits

A huge thanks goes to magiK (PMF Player author).

magiK have:

  • Unlocked the avc decoding api.
  • Modified x264 to make the stream fully psp compatible.
  • Followed/helped me with the decoding api.

External links

Advertising: