- 精华
- 0
- 帖子
- 509
- 威望
- 0 点
- 积分
- 667 点
- 种子
- 0 点
- 注册时间
- 2006-1-2
- 最后登录
- 2010-5-7
|
最新版本:PSP PMP Mod v1.00
将以上文件解压到 GAME 目录(怎么设置目录不用多说了吧?),在 PSP 目录中建立 VIDEO 子目录,将支持的音频、视频文件 COPY 到这个目录下就可以在 PMP 程序的列表中看到了!
目前可以播放:Divx,Xvid,OGG,MP3,WMA等(貌似视频文件必须是 PMP 扩展名)
作者说明:
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.
用 Start 键跳到视频开头
- if the .PMP.POS file is selected in the file selector, it launches the .PMP directly
如果在文件选择表中选择.pmp .pos文件,将直接播放该.pmp文件。(亦即从上次暂停处开始播放)。
PMP 文件类似 MP4 文件,也是一种专门为 PSP Media Play 压缩的视频格式(下面有压缩方法的介绍)
POS 文件用于记录 PMP 上次播放的终止位置,以便下次播放
个人感觉 PMP 的操作界面真的是简单得可以,其实就是一个视频选择的黑白界面,让人不算爽!还好只要压缩得当,画面还是不错的~~~
选单画面基本操作:
○ - 确定/播放,
□ - 退出影片,
X - 取消/暂停,
△ - 取消文件选择/调整CPU频率
视频压缩工具:
对应各类 CPU 的 MPlayer 和 MEncoder: http://oss.netfarm.it/mplayer-win32.php
所需的编码库: http://www.mplayerhq.hu/MPlayer/ ... ws-all-20050412.zip
字幕语言包:(解压到各自的目录)
gb2312-kai:http://www.mplayerhq.hu/MPlayer/ ... /gb2312-kai.tar.bz2
big5-kai:http://www.mplayerhq.hu/MPlayer/ ... ts/big5-kai.tar.bz2
GUI 前台界面 WinMEnc:(包含相关说明)
http://www.hkepc.com/bbs/viewthr ... &extra=page%3D1
把以上文件解压到同一目录下,然后运行 WinMEnc 并设置好相关的参数就可以了!. |
|