Page 1 of 11 12345 ... LastLast
Results 1 to 10 of 104

Thread: 3.03 Open Edition B Release

                  
   
  1. #1
    Master Malk1th Malksta's Avatar
    Join Date
    Dec 2005
    Location
    Noveria
    Posts
    1,762
    Rep Power
    90

    Default 3.03 Open Edition B Release

    new release via Dark_alex

    Read Me

    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 and give Comments below

  2. #2

    Default

    cool its out but damn I was hoping it was the xvid/divx support but I kinda of knew it was going to be this only ohh well.

  3. #3
    Nightmaren Shrygue's Avatar
    Join Date
    Jun 2006
    Location
    Kojima Shinden
    Posts
    12,936
    Rep Power
    128

    Default

    Yeah, this is brillliant! I'm getting this right now!

  4. #4
    DCEmu Old Pro mavsman4457's Avatar
    Join Date
    Mar 2006
    Location
    East Coast, USA
    Posts
    1,278
    Rep Power
    73

    Default

    Dang I got my hopes up that we might be able to play avi's through the media player. Now that would be awesome.

  5. #5
    DCEmu Legend DarthPaul's Avatar
    Join Date
    Apr 2006
    Location
    Puerto Rico
    Age
    34
    Posts
    2,734
    Rep Power
    88

    Default

    Hell Yeah!!!!!!!!!!!!!!!!!!

  6. #6
    DCEmu Legend
    Join Date
    Sep 2006
    Location
    USA
    Posts
    2,152
    Rep Power
    76

    psp 480x272 AVC video conversion.

    This is awesome. Really something! A big thanks to Dark_AleX, Mathieulh and all others who helped with this.

    I just hope that a new video converter is released to support conversion of videos at 480x272 AVC.

    Something like PSPVideo9 where you can create custom thumbnails and such.

  7. #7
    DCEmu Rookie NovaKane's Avatar
    Join Date
    Mar 2006
    Location
    Grimey part of NYC...BK
    Age
    39
    Posts
    240
    Rep Power
    68

    Default

    Cool, I'm updating asap.

  8. #8
    PSP User Emeriastone's Avatar
    Join Date
    Feb 2006
    Location
    MO, USA
    Posts
    612
    Rep Power
    71

    Default

    Cool, I'll take what I can get.

  9. #9

    Default

    It doesn't really make a difference to me I still got to convert my videos to this format so I'm still wasting time to convert to something just this time its not into pmp avc just mp4 avc. Now to find a very fast converter.

  10. #10
    DCEmu Newbie PSP 101's Avatar
    Join Date
    Oct 2006
    Posts
    81
    Rep Power
    0

    Default

    Cool 3.03 OE-B. Thanks Dark Alex and Mahieulh.

Page 1 of 11 12345 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •