Results 1 to 3 of 3

Thread: Pvf(PspVideoFormat) Encoder/Playback library. (for Devs)

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,502
    Blog Entries
    3209
    Rep Power
    50

    psp Pvf(PspVideoFormat) Encoder/Playback library. (for Devs)

    Kojima posted this news thats really for devs only:

    I needed video for my app, and wasn't too keen on porting a complex library from windows, squashing bugs etc so I decided to write my own, so this was born. Pvf. It includes a windows based command line encoder which converts avi to pvf and it includes a psp C++ based(uses classes so no c I don't think) playback library.

    http://www.savefile.com/files/9354107 <Encoder (6.7mb. My god, it's full of dlls! Windows only - Ask for source if you wish to port )

    Instructions: Simply drag and drop your windows avi file over the app and it will produce the pvf equilivent for you, informing you of it's progress.

    http://www.savefile.com/files/5185915 < PvfLib (NOTE:Tested on 1.5firmware only. I cannot be sure it works on older/new revisions)

    http://www.savefile.com/files/3037812 < Psp xxploited demo for 1.5 firmware.

    The playback library generates a _frameRgb pointer for each frame which is in pspGL format. (I.e 3 bytes, rgb, 0-255 each )

    I've tested it within my 3d engine and it playsback perfectly and pretty fast.

    The library uses zlib for both compression and decompression, although you only require it to be installed in your psp environment. the pc side is an exe so not required in cyngwin.

  2. #2
    PSP User psp411's Avatar
    Join Date
    Nov 2005
    Location
    t.dot
    Posts
    241
    Rep Power
    68

    Smile

    ooOOo... cool... im gonna try this.... lol good job

  3. #3

    Default

    niiiice..
    we'll be seeing a lot of COOL gameboot.pmf files now... NOT just stuff that was salvaged from UMD drawers

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
  •