Welcome to Hacking the PSP Sign in | Join | Faq

Applications

Started by Auri at 04-18-2006 10:44 PM. Topic has 0 replies.

Print Search
Sort Posts:    
   04-18-2006, 10:44 PM
Auri is not online. Last active: 9/2/2008 12:38:52 PM Auri



Top 10 Posts
Joined on 12-07-2005
Indianapolis, Indiana
Posts 3,679
AT3Player - Homebrew ATRAC3 (AT3) Media Player

Attachment: at3player.zip
Reply Quote
Simple program to play ATRAC3 files. From the author:

\"This is a sample showing a simple atrac3 player using the libatrac3plus from the firmware.

Warning (to avoid confussion): the use of the libatrac3plus library functions was deduced with a bit of reverse engeneering in the own library and how a game was using it, by hooking calls to the functions and inspecting how the parameters evolved (psplink was of great help, thanks Tyranid for making that beautiful tool)

This program does not pretend to be a serious player, it\'s only a sample on how to use the sceATRAC3plus_Library, and it have some bugs or incorrect code, mainly:

- The player suposses that all frames of the file have 1024 or 2048 sound samples, which is true in almost all cases, but not always.
- There is a bug in which sometimes one of the threads cannot be created because the previous copy of the thread is already running (probably, because of a deadlock). \"
---
Author, Hacking the PSP
www.hackingpsp.com

   Report 
Hacking the PSP » Hombrew Softwar... » Applications » AT3Player - Homebrew ATRAC3 (AT3) Media Player

Powered by Community Server, by Telligent Systems