View Single Post
 
Old 02-14-2007, 10:12 PM
200GB 200GB is offline
PSP Hacks Member
 
Join Date: Oct 2006
Posts: 215
200GB User Has a Beginner Reputation
Default

This guide will allow you to convert PMF to AVI so that you can customize them or whatever.

Original Audio available, thanks to Z33's Atrac3 file decompressor.

Yellow OPTION is to use Original audio.

Green OPTION is to use any other audio.


REQUIREMENTS
-Mplayer and mencodec Get them HERE
-VirtualDub (Stable) Get it HERE
-Windows
To use Original Audio
- Mplayer and mencodec Get them HERE (same one as the one under REQUIREMENTS)
-Z33's Atrac3 file decompressor (for PSP) Get it HERE

INSTRUCTIONS

1. Unrar the MPlayer-mingw32-1.0rc1.zip. From inside the mplayer folder grab the
mplayer.exe and mencoder.exe and put them in the root of your computer (C:\).

2. Get your pmf video and rename it to convert.pmf and put it in the C:\ as well.

3. Open up the Command Prompt (Star\Run\ enter cmd and click OK).

4. Once the Command Prompt appears, type cd c:\ and click Enter.

5. On the second line type mplayer convert.pmf -dumpvideo and click Enter.

6. On the third line type mencoder.exe stream.dump -ovc raw -noskip -ofps 29.97 -o done.avi and click Enter.

7. Go to your C:\ where you will find a done.avi video.

8. Since the done.avi is corrupted with junk data in it, you need an encoder such as VirtualDub.

9. Unrar the VirtualDub-1.6.17.zip and open up VirtualDub.exe.

10. Drag and Drop your done.avi video into the VirtualDub main screen.

To produce and insert the Original Audio

11. Same instructions as for getting the Video dump, EXCEPT that you type mplayer -dumpaudio -dumpfile convert.at3 convert.pmf and press Enter, at Step 5

12. From at3decode.zip, grab and drop the at3 and PSP into the root of your memory stick and click Yes To All when overwriting message appears.

13. Get the recent created convert.at3 from your C: and put it in the at3 folder.

14. On your PSP under GAME, execute At3 DECODETEST and will create THE ORIGINAL AUDIO at the root of your memory stick as CONVERT.AT3.wav

15. Once you have opened your done.avi video in VirtualDub, Go to Audio>WAV audio... to import the Wav audio that was just created.
Now move on to the Step 16.


OPTIONAL- To add you own audio using VirtualDub.
*Your audio needs to be in WAV format.
After Step 10, go to Audio and choose WAV Audio... and select your Wav file.
Now move on to the Step 16.


16. Go to File then you can either select Save as AVI or as Save old format aAVI.
The only difference I noticed was tha something the old format AVI could be as much as 3 times smaller than the normal AVI. The output is going to be big because it's Uncompressed but you can change the compression at Video-->Compression... (such as Divx, which outputs a file the same size as the original gameboot).

17. The output of either option will give you a PC or UmdStream Composer ready AVI video to convert to gameboot unless you change the video format to something else other than Uncompressed RGB/YCbCr.

Done.



Results

Modified Sony's official gameboot (gif image)



Modified Bloody Claws (gif image)

Reply With Quote