Results 1 to 4 of 4

Thread: PSPlayer 2.0 Release - Media Player for PSP

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

    psp PSPlayer 2.0 Release - Media Player for PSP

    Nugi has posted this release for the PSP, heres the full text:

    Hello~

    I'd like to notice the release of my PSPlayer 2.0 app.
    You can check following URL.
    It is written in Korean, but you can find a download link for a zipfile.

    http://forum.ps3korea.com/t32422/

    ----- Following is included english readme in zipfile.

    PSPlayer 2.0

    0. Notice

    As I'm not good at writing in english, I write minimum information for video player of PSPlayer. Full details are in PSPlayer.txt in korean. Translation would be appreciated.

    1. PSPlayer video player.

    1.1 Features

    * Based on FFMPEG nearly latest source(svn rev. 14728).
    * avi/mov(mp4) containers supported. No container specific limitation.
    * Video codec : Mpeg4 video(xvid etc), Mpeg4/AVC(h264) supported. (HW accel only)
    * Audio codec : AC3, MP3, AAC supported. (MP3/AAC are HW accelerated.)
    * Subtitles are supported. (smi, etc. through mplayer subreader.c and custom rendering of subtitles.)
    * Supports B-frames in H264.
    * audio 8-48kHz sampling rate supported. (linear resamling to 44kHz used in PSPlayerMT)
    * Real-time volume boosting(1-20x). Apart from system volume. (Can be used for Replay Gain. Of course by hand not automatically.)
    * Super high quality custom YUV rendering using PSP video acclerator. Precise color conversion. Deblocking in chroma channels. (from PSPlayerMT)
    * Fast avi loading by optimizing index loading.
    * Max video resolution. 480x272. (PSP HW codec library does not support higher resolution. maybe)
    * No restriction in framerate.
    * Buffering mechanism used in PSPlayerMT. (but extreamly reduced buffer size.)
    * FF/Rew supported.
    * Using internal bookmark mechanism, resuming supported.
    * Async reading of video files. Less memstick access.
    * usbhostfs, nethostfs supported. (first should be enabled using irshell. etc.)

    1.2 Video player control

    ←→ : FF/REW (to next keyframe)
    ↑↓ : FF/REW (to 30sec keyframe)
    L1/R1 : FF/REW (to 5min keyframe)
    △ : change zoom mode
    Ⅹ : Stop playing
    □ : Show player debug info
    START : Pause/Play toggle
    Analog Up/Down : Boost volume 1x-20x (in SW)

    1.3 Additional notes on video player

    * Most of software codecs are removed to reduce pbp filesize. (except AC3)
    * Sometimes H264 decoder fails.
    * After decoding of Mpeg4 video(xvid), H264 decoder crashes occasionally. (in sceMpeg library)
    * Recommended encoding software. (regardless of codec)
    - to avi files. Badak. always my favoriate. (http://www.kipple.pe.kr)
    - to mp4 files. XviD4PSP 5.x. Good for mp4 files. (http://www.winnydows.com, avi not working)
    - no special conversion setting is required for H264. (just select file, setup codec and convert.)
    - HW xvid decoder does not support b-vop(b frame), gmc, qpel. When encoding with xvid, disable unsupported options. (With mencoder, add -xvidencopts max_bframes=0:nogmc:noqpel)
    * Have an option for RGB rendering of Mpeg4 video.
    * First audio track only. No multi-track audio.
    * developed and tested on 3.90 M33-5(1.5 addon, fatmsmod patch) and tested on 3.71 M33-4(?, 1.5 addon) and OFW 1.5 on DAX's time machine. (not a slim psp)
    * Full compatible list of container and codec combination. (tested.)
    - AVI - opendivx/xvid/h264 - ac3/mp3
    - MP4 - xvid/h264/opendivx(?) - mp3/aac
    - any combination of video/audio codec is supported. (ex. avi h264/ac3 ok)
    * avi files takes additional 10MHz CPU clock.
    * ac3 is not recommended. for compatibility only. It takes additional 50MHz CPU clock.

    2. PSPlayer other features

    * started from simple mp3 player using libmad.
    * text viewer. Up to 2M lines. Fast loading. Simple bookmark.
    * mp3/aac/m4a/ogg player. with playlist support.(m3u)
    * bmp/jpg/png/gif support. but primitive.
    * Additional features and how to use is in PSPlayer.txt and readme.old. (but in korean, sorry)

    3. Code page and font (text files and subtitles)

    * PSPlayer is a totally multi-byte application.
    * Can handle 2-byte characters.
    * No code-page conversion.
    * Included font is a rip of a korean font. (in CP949)
    * Should match encoding of text files and font.
    * Font converter can be released if I can find it somewhere in my harddisk.

    4. Source codes and license

    In each binary distribution source code will be included.

    Source codes follows GNU GENERAL PUBLIC LICENSE. See license.txt in the distribution.

    5. Compilation

    You need to setup pspsdk and addtional libraries. See Makefile for full list of needed libraries.

    I includes svn diff for ffmpeg source and configure script(ffmpegconfigure.sh). The svn diff decribes what I modified from ffmpeg source svn rev. 14728.

    I hope this codes are helpful to all PSP developers. But my source code is very very dirty because it started from a simple test application. PSPlayerMT was a source code cleanup version of this but it failed and discontinued.(It was just a battery hungry ogre, I think) And most of PSPlayerMT source code is just copied to main.cpp (after 2 year of sleep in a zipfile), making it a hell to readers.

    subreader.h/c : copied from mplayer source and modified slightly to compile with it.

    6. Special Thanks to

    - Sakya : used support.prx to do... clock adjustment, display off, get volume level. His LightMP3 motivated me to upgrade PSPlayer using HW codecs after 2+ year of sleep.
    - cooleyes : prototype for MP3/AAC/Mpeg4/H264 decoding using VME. PPA source code greatly helped coding of PSPlayer(esp. video player).
    - TyRaNiD : PSPLink greatly helped monitoring, debugging of PSPlayer.
    - and all other PSP developers

    Sounds awesome, Download and Give Feedback Via Comments

  2. #2

    Default

    great release, but I cannot get this to work...do I need to install xvid-codecs on my memory card?

  3. #3

    Default

    no, the video cant be bigger than 480*272,
    so I dont really see the point, changing the resolution of my divx video to 480*272 takes as long as the video itself, and so does changing the divx video to MP4 AVC 480*272...

    they both take the same amount of time!

    EDIT:
    mm okay resizing the resolution is a bit faster!! lol I tried it and it said it would take like 50 minutes for a tvshow of 50 minutes,
    waited 2 minutes and it started turning up the speed, it took me less then 10 minutes jaj!

    SECOND EDIT:
    noez, the video doesnt start!! it just hangs at the loading -_-

    some one make a tutorial how to make a video play in it.
    I used virtualdub to resize it, first it played the audio only, after conversion, it just crashes
    Last edited by codesrcool; September 25th, 2008 at 20:53. Reason: Resized Video

  4. #4

    Default

    Is it just me or this is actually worse than the first release from 2006 ? A lot of videos that worked perfect are now buggy or crash..

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
  •