Welcome to Hacking the PSP Sign in | Join | Faq

Utilities

Started by Auri at 01-15-2006 4:44 PM. Topic has 0 replies.

Print Search
Sort Posts:    
   01-15-2006, 4:44 PM
Auri is not online. Last active: 9/2/2008 12:38:52 PM Auri



Top 10 Posts
Joined on 12-07-2005
Indianapolis, Indiana
Posts 3,679
PMP Mod v1.00 - Malloc Mod 3

Attachment: pmpmod_m3.zip
Reply Quote
A mod by Malloc of Jonny'sv1.00 of PMP Mod which supports full resolution AVI files. At the moment, Jonny is using a custom video "container" so you will have to use the accompanying muxer to make your media files compatible.

* I wasn't able to crash it in the last 10 days, it should be stable and reasonably fast.
* Everything is quite optimized, plus, i use a buffer of about 1 second to prevent slowdown on complexity spikes and keep the psp spinning frames.
* It's programmed in a way that av will never desync (when a scene is too power demanding you'll notice audio skipping).
* Today i've tested the battery, the app eat ~40% for a 2 hours movie (not bad considering the cpu @333 and the me running).
* The player is totally rewritten (now i'm using only libavcodec from FFMPEG).
* Zoom option is still missing (for videos with width and/or height <>

Visit Jonny's site for details about Video and Audio types supported for use with PMP Muxer:

http://jonny.leffe.dnsalias.com/pmp_mod/container.htm

Malloc's Mod:


- a volume booster function (up and down can be used to change the volume from x1 to x2, x4, or x8 during play, usefull for the low volume scenes)

- a resume function (when the video is exited with triangle, the position is saved in a small file, and when the video is played again, it goes directly where it was saved)

- Left and Right trigger can be used to adjust the luminosity during playback (it's usefull to add a bit of luminosity to remove the bad ghosting effect of the LCD screen in dark scenes)

- if START is pressed during play, it goes to the start of the video.

- if the .PMP.POS file is selected in the file selector, it launches the .PMP directly

Zoom / Aspect ratio handling with the SELECT button (using the GU to stretch the video with bilinear).

there's 4 cycling modes :
- original size
- zoom to fit the width of the video (cropping the top & bottom if necessary)
usefull to zoom 4/3 video (losing the top and the bottom)
- zoom to fit the height of the video (cropping the left & right if necessary)
usefull to zoom 4/3 video (adding black bars left/right)
- zoom to full screen (doesn't preserve aspect ratio)

- Fixed a small bug in the saved position handling when a video was ended, and then replayed
- Added a small interface opened with START button, displaying the psp clock time, video time, video position, zoom mode, volume boost & luminosity mode.
- Moved the seek to start on the HOME button
- Added a high speed seek if X is pressed while LEFT / RIGHT is used



---
Author, Hacking the PSP
www.hackingpsp.com

   Report 
Hacking the PSP » Hombrew Softwar... » Utilities » PMP Mod v1.00 - Malloc Mod 3

Powered by Community Server, by Telligent Systems