DaNnY Posted September 30, 2005 Report Share Posted September 30, 2005 (edited) Hi friends,as you probably know, RealAudio 8 is based on ATRAC3. With Helix Producer 9.2 it is possible to create ATRAC3 audio files with bitrates ranging from 66 to 352kbps.If you want to test it (for whatever reason), you can grab Helix Producer 9.2 here (registration required):https://helixcommunity.org/account/login.ph...a%2Fdownload%2FI have already done some testing on the CLI, written a RPAD config-file and trancoded a WAV PCM to ATRAC3 @ 132kbps.Command-Line: producer -i input.wav -ad test.rpad -dt -o output.rm test.rpad: <?xml version="1.0" encoding="UTF-8"?> <audience xmlns="http://ns.real.com/tools/audience.2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://ns.real.com/tools/audience.2.0 http://ns.real.com/tools/audience.2.0.xsd"> <streams> <stream xsi:type="audioStream"> <pluginName type="string">rn-audiocodec-realaudio</pluginName> <codecName type="string">atrc</codecName> <codecFlavor type="uint">3</codecFlavor> <streamContext type="bag"> <presentationType type="string">audio-only</presentationType> <audioMode type="string">music</audioMode> </streamContext> </stream> </streams> </audience> codecFlavor 0 = 66kbps (LP4)codecFlavor 1 = 94kbpscodecFlavor 2 = 105kbps (LP2)codecFlavor 3 = 132kbps (LP2)codecFlavor 4 = 146kbpscodecFlavor 5 = 176kbpscodecFlavor 6 = 264kbpscodecFlavor 7 = 352kbpsWith this information you do not have to read through the docs anymore. So feel free to use it...Unfortunately, container format is RM, of course...FYI RealAudio 10 is already based on HE-AAC. Edited September 30, 2005 by DaNnY Quote Link to comment Share on other sites More sharing options...
DaNnY Posted September 30, 2005 Author Report Share Posted September 30, 2005 Quote Link to comment Share on other sites More sharing options...
Alexx Posted September 30, 2005 Report Share Posted September 30, 2005 i didn't know real used atrac, cool Quote Link to comment Share on other sites More sharing options...
Breepee2 Posted September 30, 2005 Report Share Posted September 30, 2005 It's probably more accurate to say Minidisc uses Real. Atrac3Plus has some similarities with older Real codecs. Quote Link to comment Share on other sites More sharing options...
sebastianbf Posted September 30, 2005 Report Share Posted September 30, 2005 How is the playback of atrac files in realplayer compared to playback in SonicStage 3.2?And is there any way for downloading realplayer without a credit card??Thanks Quote Link to comment Share on other sites More sharing options...
Alexx Posted September 30, 2005 Report Share Posted September 30, 2005 It's probably more accurate to say Minidisc uses Real. Atrac3Plus has some similarities with older Real codecs.yeh just go to their main site and download the most recent versionlolIts free. Quote Link to comment Share on other sites More sharing options...
DaNnY Posted October 1, 2005 Author Report Share Posted October 1, 2005 (edited) How is the playback of atrac files in realplayer compared to playback in SonicStage 3.2?You can't play ATRAC3 files created in SonicStage with RealPlayer and you can't play (import) ATRAC3 files created with Helix Producer in SonicStage because of a different container format being used. Sony uses OMG/OMA and Real RM.No problem extracting raw ATRAC3 data from RM but what about muxing it into OMG/OMA? Is there anything known about this container?And is there any way for downloading realplayer without a credit card??http://www.real.com/freeplayer/?rppr=d9Works also with the OpenMG plugin for NetMD devices. Edited October 1, 2005 by DaNnY Quote Link to comment Share on other sites More sharing options...
sebastianbf Posted October 1, 2005 Report Share Posted October 1, 2005 thanks for the info. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.