The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.28 (Linux)
|
![]() |
Sony ATRAC3 Audio Codec - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191) +--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51) +---- Forum: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56) +---- Thread: Sony ATRAC3 Audio Codec (/showthread.php?tid=1161) Pages:
1
2
|
RE: Sony ATRAC3 Audio Codec - Witcher - 05-25-2010 (05-25-2010, 09:04 AM)hyakki Wrote: anyhow most non legit users will be disappointed since alot of games are encrypted and you can only decode them on a real PSPI'm totally uninterested in PSP as console...It never amused me or catched my interest.By the way,good thing is i want to try Crisis Core only,and on my luck and others,it isn't encrypted ![]() And as i said,it would be a waste to buy a PSP for only one game(in my opinion). RE: Sony ATRAC3 Audio Codec - ionelush2001 - 05-25-2010 but the biger problem is for some who dosent have the money to buy a PSP, and they turn to emulators. RE: Sony ATRAC3 Audio Codec - Witcher - 05-25-2010 (05-25-2010, 10:33 AM)ionelush2001 Wrote: but the biger problem is for some who dosent have the money to buy a PSP, and they turn to emulators.You are right,i said that previously too.Not everybody has money to buy psp... ![]() RE: Sony ATRAC3 Audio Codec - Orphis - 05-25-2010 Playing a game isn't an obligation. If you don't have the money, you don't play. That's how it works now. It's true you can play on the emulator some games, but a PSP is much more than what we do. RE: Sony ATRAC3 Audio Codec - sshare - 05-30-2010 http://code.google.com/p/xreader/source/browse/branches/trunk-alpha-me/src/aa3player.c?spec=svn1494&r=1494 or http://code.google.com/p/xreader/source/browse/branches/trunk-alpha-me/src/at3player.c?r=1494 http://code.google.com/p/lightmp3/source/browse/trunk/src/players/aa3playerME.c i found the xreader and lightmp3 player for the psp which plays aac3plus but i think at3plus is hardware decoded by the psp or? RE: Sony ATRAC3 Audio Codec - Orphis - 05-30-2010 It only works on a real PSP. It's no use for us. And stop saying you've found something new. There is NO open source solution to decode Atract3+ without special hardware yet. RE: Sony ATRAC3 Audio Codec - serio - 06-04-2010 another good reason to use an emulator over the actual hardware is, when you try to extract some graphical data from it, or to study in closer detail how does a game work. you can't do that on the psp's small screen and you don't have any additional options such as pause whenever you want, debug options etc. taking screenshots, making videos and extracting graphics is almost impossible without hacked firmware, and even that one's very slow for that. RE: Sony ATRAC3 Audio Codec - theball - 06-11-2010 I found this about ATRAC3plus if it can help you : http://wiki.multimedia.cx/index.php?title=ATRAC3plus RE: Sony ATRAC3 Audio Codec - serio - 07-22-2010 i have one question about the whole atrac3 thing. is there a problem with decoding the normal at3 files? from what i can see the at3+ files get decoded and play better and better, but regular at3 music is still as silent as it was ever since i tried the emu for the first time. just wanted to know why. (note, i can decode that music with external tools like himdrenderer + sonicstage so i don't think decoding them is a problem). RE: Sony ATRAC3 Audio Codec - idragon81 - 10-16-2010 There's this post that i've found, the guy in the last post claims he can convert oma files using ffmpeg. As we are using ffmpeg in jpcsp maybe we could implement it but i doubt unlike the sony codecs [atxdec.ax and atxparser.ax] it can play all types of non-drm oma. The ffmpeg method is the method that is probably used by vlc media player. One more thing is that the code is for ubuntu. http://ubuntuforums.org/archive/index.php/t-1271969.html |