PDA

View Full Version : How to make 480x272 res videos for your 3.03 OE-B



Emeriastone
January 10th, 2007, 23:27
I found this link for 3GP converter--it's freeware so...

http://www.videohelp.com/tools?tool=3GP_Converter

and you can follow my tutorial...

First
create a new .ini file in the default_setting directory

eg mine was

Desktop\3GP_Converter034\3GP_Converter034\default_ setting

but make sure it gets into the default_setting directory

add these lines to the .ini file (from DAX's readme):

[Item0]
Title=AVC 480x272 512 kbps 2-pass
TitleE=AVC 480x272 512 kbps 2-pass
Command0=""<AppPath>\cores\ffmpeg" -y -i "<InputFile>" -title "<Title>" -timestamp "<TimeStamp>" -bitexact -vcodec h264 -coder 1 -bufsize 128 -g 250 -s 480x272 -r 29.97 -b 512 -passlogfile "<OutputFile>" -pass 1 -acodec aac -ac 2 -ar 48000 -ab 64 -f psp "<OutputPath>MAQ<RandomNumber5>.MP4""
Command1=""<AppPath>\cores\ffmpeg" -y -i "<InputFile>" -title "<Title>" -timestamp "<TimeStamp>" -bitexact -vcodec h264 -coder 1 -bufsize 128 -g 250 -s 480x272 -r 29.97 -b 512 -passlogfile "<OutputFile>" -pass 2 -acodec aac -ac 2 -ar 48000 -ab 64 -f psp "<OutputPath>MAQ<RandomNumber5>.MP4""
Command2="rm "<OutputFile>-0.log""
Command3=""<AppPath>\cores\ffmpeg" -y -i "<InputFile>" -f image2 -ss 5 -vframes 1 -s 160x120 -an "<OutputPath>MAQ<RandomNumber5>.THM""

save the .ini as something like Transcoding_PSP-DAX-3.03_OE-B.ini

and then run the setup.exe and choose Transcoding_PSP-DAX-3.03_OE-B.ini

lauch the application and just drag and drop files and you're ready to go!

Tetris999
January 10th, 2007, 23:33
i did it without a tut (cuz im smart) but this should come in handy 2 some

zevende
January 11th, 2007, 00:14
Couldn't you just use pspvideo9 with 480x272 resolution and AVC video selected?

Emeriastone
January 11th, 2007, 00:27
Couldn't you just use pspvideo9 with 480x272 resolution and AVC video selected?

I don't think the older versions of PSP video 9 support the full res, but I could be wrong. Later versions of PSP video 9 may do so.

Anyway, someone just posted the very same tutorial on the main page so... so much for this one...

Tetris999
January 11th, 2007, 01:52
i remember you could change the size resoulutions for psp video 9

englishrick
January 11th, 2007, 02:37
How do I put the finished Videos onto PSP, Havent done this in a while???
Thanks

bandit
January 11th, 2007, 02:46
DA himself posted 3GP Converter with 480x272 AVC already set

http://forums.maxconsole.net/showpost.php?p=364537&postcount=104

englishrick
January 11th, 2007, 10:51
So do I have to change Kernal to 1.5???? I tried the MP_ROOT way and nothing showed up..

bandit
January 11th, 2007, 16:42
Try it on 1.50

ganon
January 11th, 2007, 19:28
htf will it work on 1.5 if it dont support full screen playback?

DeeDub
March 1st, 2007, 04:46
It needs to go in MP_ROOT>101ANV01

not 100MNV01

then it will work fine.