Results 1 to 1 of 1

Thread: [PSP APP] PSP Music Center

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

    Default [PSP APP] PSP Music Center

    An entry into this years Neoflash Coding Contest, heres the full details:

    Nickname: RNB_PSP
    Projet name: PSP Music Center
    From: Philippines
    Division: Retro APP
    Platform: PSP
    Original enter: YES
    Support Motion: NO
    In last NEO Compo this project have won in the top 10: NO

    Description
    This is a music player for the Sony PSP powered by
    FFMpeg which means you can play all audio codecs from any
    container format supported by ffmpeg(http://ffmpeg.org/general.html).
    This also makes use of the PSP's hardware decoders for
    some codecs.

    Changelog
    r2
    *fixed crash when opening some files(unaligned access in ffmpeg)
    *update to ffmpeg 0.8.2
    r1
    Initial release


    Notes
    Since this is an initial release, program is expected to be buggy,
    only stereo signed 16bit audio with the ff. sample rates
    will play correctly:
    48000, 44100, 32000, 24000, 22050, 16000, 12000, 11050, 8000

    and only MP3, WMAv2(only from *.wma files) and
    AAC(except from *.aac files) are hardware accelerated.

    Since FFMpeg supports a lot of container formats and codecs,
    I do not have the time to test if all of it works correctly.
    I have only tested the ff.: codec(file extension)
    MP3(mp3, flv)
    AAC(aac, mp4, m4a)
    WMAv2(wma)
    FLAC(flac)
    signed 16bit PCM(wav)

    For now, a black box is shown in place of the album art.
    Album art will be shown in the next release.

    Controls (temporary, will be changed and configurable soon)
    OK and Cancel buttons are the same settings in XMB (X or O)

    Main Menu:
    Dpad Left = previous menu
    Dpad Right = next menu
    OK = select menu
    Cancel = quit application

    File Browser:
    Dpad Up = previous item
    Dpad Down = next item
    Dpad Left = page up
    Dpad Right = page down
    OK = play song/open directory
    Cancel = return to main menu
    Triangle = up one folder
    Square = refresh current directory
    Select = go to now playing

    Now Playing:
    OK = toggle pause
    Cancel = return to file browser
    Dpad Left/Right = seek
    Triangle = toggle repeat
    L/R Trigger = previous/next song

    Configuration
    configuration files are inside the "ini" folder

    See settings.ini.
    cpu.ini holds file names that will be opened by the file browser
    for playing. Not all formats are listed in it but you can add your
    own extensions.

    Screenshots





    http://www.neoflash.com/forum/index....ic,7127.0.html

    Download and Give Feedback Via Comments
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: March 16th, 2010, 15:40
  2. Replies: 0
    Last Post: February 10th, 2010, 23:05
  3. Replies: 0
    Last Post: January 25th, 2010, 10:20
  4. Replies: 0
    Last Post: December 13th, 2009, 19:20
  5. a new music netlabel dedicated to music made on the Sony PSP
    By badplankton in forum Sony Consoles News Forum
    Replies: 2
    Last Post: February 17th, 2008, 06:15

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
  •