LAN.ST  

Go Back   LAN.ST > Forum > Console Hacking & Development > Sony PlayStation Portable

Sony PlayStation Portable Sony PlayStation Portable related development discussion.

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 01-10-2007, 09:59 PM
Alek's Avatar
Alek Alek is offline
MWAR
 
Join Date: Oct 2006
Location: Spaniard ^^
Posts: 142
Default 3.03 Open Edition B Release

Readme:
Quote:
Originally Posted by Dark_AleX
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.
Download |
__________________
[CENTER][B]Alek[/B][/CENTER]
[CENTER][url=http://ps3devnet.org/][img]http://ps3devnet.org/sig.png[/img][/url][/CENTER]

Last edited by Alek; 01-15-2007 at 10:03 PM.
  #2  
Old 01-10-2007, 10:37 PM
sshaw1982 sshaw1982 is offline
Member
 
Join Date: Jan 2007
Posts: 43
Default

Bravo, you excel once again sir - the video update is much wanted and greatly appreciated
  #3  
Old 01-10-2007, 10:46 PM
frazz's Avatar
frazz frazz is offline
Junior Member
 
Join Date: Dec 2006
Posts: 9
Default

Thank you Alek.
  #4  
Old 01-10-2007, 11:00 PM
zhuhou18 zhuhou18 is offline
Junior Member
 
Join Date: Jan 2007
Posts: 1
Default

merci beaucoup! you are the best!!
  #5  
Old 01-10-2007, 11:31 PM
hacrn hacrn is offline
Junior Member
 
Join Date: Jan 2007
Posts: 6
Default

thanks from Portugal pspīs users
  #6  
Old 01-10-2007, 11:42 PM
djrussell djrussell is offline
Junior Member
 
Join Date: Jan 2007
Posts: 1
Default

thank you much sir. you are a gentleman and a scholar.
  #7  
Old 01-10-2007, 11:53 PM
FreePlay FreePlay is offline
Senior Member
 
Join Date: Dec 2006
Location: Schenectady, NY, USA
Posts: 109
Send a message via ICQ to FreePlay Send a message via AIM to FreePlay Send a message via Skype™ to FreePlay
Default

*Excellent*
  #8  
Old 01-11-2007, 12:29 AM
greengamer greengamer is offline
Junior Member
 
Join Date: Jan 2007
Posts: 1
Default

Thank you Dark-Alex !
  #9  
Old 01-11-2007, 01:51 AM
antonioli antonioli is offline
Junior Member
 
Join Date: Jan 2007
Posts: 4
Default

thanks from brazilian players!
  #10  
Old 01-11-2007, 02:50 AM
kanezeng kanezeng is offline
Junior Member
 
Join Date: Jan 2007
Posts: 2
Default

Thanks from Chinese players!

You did a great job!!

Thanks,
Kane
Closed Thread

  LAN.ST > Console Hacking & Development > Sony PlayStation Portable

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
3.02 Open Edition Revision B Official Release kompas Sony PlayStation Portable 31 02-25-2007 11:17 AM
3.10 Open Edition Rev A ! Alek Sony PlayStation Portable 90 02-25-2007 03:59 AM
3.03 Open Edition Release Alek Sony PlayStation Portable 103 01-29-2007 11:52 AM
3.03 Open Edition Release A' (or A2) kompas Sony PlayStation Portable 48 01-24-2007 03:56 PM


All times are GMT +1. The time now is 08:27 AM.

Design Developed by CompleteGFX
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.