MyQJ | QJ.NET | Apple | Mobile | Science | MMORPG | Nintendo DS | Wii | World of Warcraft | PlayStation 3 | PSP | XBOX 360 | Gadgets | PC Gaming | Age of Conan | DL.QJ | QJ.NET Forums
Home :: XML Feed :: Files :: Forums :: Bookmark site :: Terms of use :: Privacy policy :: Submit News :: Advertise :: Contact us


Go Back   QJ.NET Forums > All QJ Forums > Gaming Forums > QJ.NET Sony PSP Forums > PSP Development, Hacks, and Homebrew > PSP Firmware Discussion
Register FAQ+ Become Premium Members List Mark Forums Read Log Out

Reply
 
Thread Tools
Hey Guest!
Not Registered? Join today!

Registration allows you too:

Post on our Forums.

Take part in games and registered user benefits!

Get rid of this ad....
Old 01-10-2007, 01:30 PM   #1
momagic
Elite
 



Join Date: Feb 2006
Location: East Londres
Posts: 398
   
Default 3.03 Open Edition Revision B

http://forums.maxconsole.net/showthread.php?t=43870

Code:
This is the update to 3.03 OE-B

Execute this only from 3.03 OE-A or 3.03 OE-A'

changes in OE:

- Patched the firmware to allow decrypted mp4-AVC videos to play at 480x272 resolution.
- pic0.png was not shown in psp isos. Fixed.
- The speed functions were not dummied after setting the speed. This could cause the few games
  that set the cpu speed not to run at the selected speed in the recovery menu.
- Changed the structure of the program to have more free ram in game mode.
  sysmemp.prx removed, systemctrl.prx splitted into systemctrl.prx and vshctrl.prx.

Note: due to the inclusion of pic0.png, the iso cache has changed slightly; as a consequence you
will notice a slowdown the first time you access game menu after this update, just as if you have
modified the iso folder.

Changes in docmaker:

- A flag that lets increase the limit of 100 png's to 1000 was found. (this is the real maximum
 number of images that support the emulator document.dat reader).
 The document.dat's created with this version, can have any number of images between 1 and 1000,
 and they will work in whatever 3.03 OE version.

Instructions:

- Just copy the files/directories inside MS_ROOT to the root of your psp.

About AVC 480x272
Note that what is patched refers to mp4 avc (which are the ones with best quality).
Standard mp4 cannot play at resolutions higher than the multiplication of 320x240 because the
firmware is not really prepared for that.

To create a 480x272 avc, you can simply download 3gpconverter, choose the psp profile.
And then adding to transcoidng.ini something like this examples: (note: XX is a number not used by
other items).

Example 1: For a 1-pass 768 kbps bitrate:

[ItemXX]
Title=AVC 480x272 768 kbps 1-pass
TitleE=AVC 480x272 768 kbps 1-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 768 -acodec aac -ac 2 -ar 48000 -ab 64 -f psp "<%OutputPath%>MAQ<%RandomNumber5%>.MP4""
Command1=""<%AppPath%>\cores\ffmpeg" -y -i "<%InputFile%>" -f image2 -ss 5 -vframes 1 -s 160x120 -an "<%OutputPath%>MAQ<%RandomNumber5%>.THM""

Example 2: For a 2-pass 512 kbps bitrate

[ItemXX]
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""


You can customize the examples to your likes, or wait for someone to create a gui.
-= Double Post =-
Just updated, was very painless! :P
__________________
I have a sig?

Last edited by momagic; 01-10-2007 at 01:30 PM. Reason: Automerged Doublepost
momagic no ha iniciado sesión   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 01-10-2007, 01:37 PM   #2
bossmanuk
Moderator
QJ.NET Blogger
 
bossmanuk's Avatar


Join Date: Oct 2005
Location: England
Posts: 1,948
Default

This should be on the homepage soon - another great homebrew release! Looks like we were right on the tail of Dark_Alex with our 'coming soon' post.
__________________

Forum policies and posting guidelines

Obama '08 - Cos all the other candidates are ****
bossmanuk está en línea   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 01-10-2007, 01:39 PM   #3
1337PSPer
Veteran
 


Join Date: Feb 2006
Location: Australia - A.C.T.
Posts: 1,509
   
Default

updated noprobs at all
__________________

Spoiler for LOL:



1337PSPer no ha iniciado sesión   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 01-10-2007, 01:39 PM   #4
Mast3r_Shak3
Is in your zone.
 
Mast3r_Shak3's Avatar


Join Date: Oct 2005
Location: Jacksonville, FL
Posts: 3,433
   
Default

Can someone mirror?
__________________

--XBL Gamertag: PhenoM904--
Mast3r_Shak3 no ha iniciado sesión   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 01-10-2007, 01:41 PM   #5
FLai
Mindless Fanboy


Join Date: Mar 2006
Posts: 1,917
Default

Updated. Worked fine.
FLai no ha iniciado sesión   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 01-10-2007, 01:42 PM   #6
bossmanuk
Moderator
QJ.NET Blogger
 
bossmanuk's Avatar


Join Date: Oct 2005
Location: England
Posts: 1,948
Default

Quote:
Originally Posted by Mast3r_Shak3
Can someone mirror?
It'll be on dl.qj.net very soon (trust me) if you need a mirror, just wait a few minutes.
__________________

Forum policies and posting guidelines

Obama '08 - Cos all the other candidates are ****
bossmanuk está en línea   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 01-10-2007, 01:44 PM   #7
Mast3r_Shak3
Is in your zone.
 
Mast3r_Shak3's Avatar


Join Date: Oct 2005
Location: Jacksonville, FL
Posts: 3,433
   
Default

K. Thanks.
__________________

--XBL Gamertag: PhenoM904--
Mast3r_Shak3 no ha iniciado sesión   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 01-10-2007, 01:45 PM   #8
BadBoyTC
Master
 
BadBoyTC's Avatar


Join Date: Feb 2006
Location: Playboy Mansion
Posts: 576
   
Default

3.03 OE-B - already? not even on Dark Alex' Website
http://www.dark-alex.org/
__________________
Original PSP Black: 2.5 traded PSP with a friend for 2.0>1.5>2.0>1.5>2.0>1.5>2 .71 SE-B">2.71 SE-C>3.03 OE-C>1.50>3.52 M33>3.52 M33-4> SOLD for £50.
Put any UMD in my PSP it just says 'This disc could not be read'


PSP Slim and Lite Light Blue: 3.80 > 3.71 M33-2
4GB San Disk Memory Stick
BadBoyTC no ha iniciado sesión   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 01-10-2007, 01:49 PM   #9
Ha! Ijustfoundmygenesis!
Master
 
Ha! Ijustfoundmygenesis!'s Avatar


Join Date: Jul 2005
Location: Wait...Where am I?!
Posts: 704
   
Default

Woo hoo!!!

Im gona upgrade as soon as I'm sure its a real dark_alex update.

-= Double Post =-
Woo hoo!!!

Im gona upgrade as soon as I'm sure its a real dark_alex update.

Has anyone tryed the AVC yet?
__________________
OVER 2 YEAR QJ loyal poster
Thanks QJ! I now have a 4GB memory stick from Frys!
Join these forums! It may just be the best thing you've ever done. :]
I have a Genesis, Sega 32x, Sega CD, Sega 32x, PSP (3.52 M33), 2 nintendo DS, SNES, NES, Atari 7800, Commodore 64, N64, DC, Gameboy Advance, 3 Game Gears, Turbo Grafx 16, Intellivision, Colecovision, Gameboy (B/W), Wii, PS2, and a VCR.
GO! MESSENGER USERNAME: segacd

Last edited by Ha! Ijustfoundmygenesis!; 01-10-2007 at 01:49 PM. Reason: Automerged Doublepost
Ha! Ijustfoundmygenesis! no ha iniciado sesión   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post
Old 01-10-2007, 01:49 PM   #10
Eranmane
Veteran


Join Date: May 2006
Location: Nowhere.
Posts: 1,119
   
Default

http://kgamers.hitekgamehosting.com/OEB_UPDATE.RAR

CatfishD's mirror. (posted on lan.st by (Mr.Tuto) Alek, I can trust him)
__________________
TRYING AGAIN
because I really have nothing else to be doing

irc://irc.ircdotnet.net/leak
Eranmane está en línea   Quote this post in a PM   Reply With Quote Text-Multi-Quote with this Post