I've managed to get quite a few at3 files from my PS3. However nothing seems to play them, not even SonicStage (yes I was clutching at staws).
Does anyone know of an app that plays/converts at3 files?
.at3 player or converter
- theENIGMATRON
- Website Developer
- Posts: 4326
- Joined: Thu Mar 05, 2009 9:10 pm
- PSN ID: theENIGMATRON
- Steam ID: theenigmatron
- Game of the Week: Barbie Beauty Boutique
- Movie of the Week: Twilight Saga
- Attachments
-
- at3decode.zip
- (28.62 KiB) Downloaded 65 times
- theENIGMATRON
- Website Developer
- Posts: 4326
- Joined: Thu Mar 05, 2009 9:10 pm
- PSN ID: theENIGMATRON
- Steam ID: theenigmatron
- Game of the Week: Barbie Beauty Boutique
- Movie of the Week: Twilight Saga
http://forums.maxconsole.net/showthread ... %29-to-AVI[GUIDE] Convert Gameboots (PMF's) to AVI
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.
Purple 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)
Last edited by ramonc091; 09-16-2007 at 03:06 AM.
- theENIGMATRON
- Website Developer
- Posts: 4326
- Joined: Thu Mar 05, 2009 9:10 pm
- PSN ID: theENIGMATRON
- Steam ID: theenigmatron
- Game of the Week: Barbie Beauty Boutique
- Movie of the Week: Twilight Saga
And one more
now you can convert pmf to mp4avc like :
1. PMFVideoDumper.exe in.pmf
2. PMFAudioDumper.exe in.pmf
3. HIMDRENDER.exe -i in.pmf.0.oma -o in.pmf.0.wav ( you can use all tracks or just one)
4. neroAacEnc_SSE2.exe -br 128000 -if in.pmf.0.wav -of in.pmf.0.m4a
5. mkvmerge -o "in.pmf.mkv" –default-duration 0:30000/1001fps -d 0 -A -S "in.pmf.264" –track-order 0:0
6. edit a avs file (in.pmf.avs), it’s content like " directshowsource("in.pmf.mkv", audio=false) "
7. you can use Q mode or 2pass to encode a avc stream
x264.exe –pass 1 –bitrate 768 -A all –stats ".stats" –level 3 –aud –bframes 3 –no-psnr –threads auto –no-psnr –thread-input –progress –output NUL "in.pmf.avs"
x264.exe –pass 2 –bitrate 768 -A all –stats ".stats" –level 3 –aud –bframes 3 –no-psnr –threads auto –no-psnr –thread-input –progress –output in.pmf.recompress.264 "in.pmf.avs"
8. using MP4Box to mux avc and aac stream into a MP4 file
MP4Box -fps 29.97 -add in.pmf.recompress.264 out.mp4
MP4Box -fps 29.97 -add in.pmf.0.m4a out.mp4
all tools, you can download it here
http://www.fx-world.org/cooleyes/downlo ... 080714.rar
-
- Information
-
Who is online
Users browsing this forum: No registered users and 9 guests