Keng!
11th June 2005, 07:45
Hi! I don't whether should start a new thread for this! :confused: if you think i'm @ the wrong place, feel free to remove this! :D
Anyone try this before? :confused:
From your RealPlayer folder <C:\Program Files\Real\RealPlayer\producer>, copy both [mp4wrtr.dll] in <plugins> folder & [hxfilewriter.dll] in <tools> folder to Helix DNA Producer directory, [mp4wrtr.dll] in <plugins> folder & [hxfilewriter.dll] in <tools> folder.
Now create an audience file: audio.rpad
<?xml version="1.0"?>
<audience>
<streams>
<audioStream>
<pluginName type="string">rn-audiocodec-realaudio</pluginName>
<codecName type="string">raac</codecName>
<codecFlavor type="uint">1</codecFlavor>
<streamContext type="bag">
<presentationType type="string">audio-only</presentationType>
<audioMode type="string">music</audioMode>
</streamContext>
</audioStream>
</streams>
</audience>
Then launch producer with following commandline:
Producer.exe -i c:\audio.wav -o c:\audio.m4a -ad audio -dv
Also work for .mp4 extension!
This is useful if you rip your AudioCD with Foobar2000 or CDex!
The commandline for Foorbar2000 should like this:
-i %s -o %d -ad audio -dv -dt
Remember to use mp4/m4a in the extension box!
So, no more mka -> aac -> mp4! :p
Anyone try this before? :confused:
From your RealPlayer folder <C:\Program Files\Real\RealPlayer\producer>, copy both [mp4wrtr.dll] in <plugins> folder & [hxfilewriter.dll] in <tools> folder to Helix DNA Producer directory, [mp4wrtr.dll] in <plugins> folder & [hxfilewriter.dll] in <tools> folder.
Now create an audience file: audio.rpad
<?xml version="1.0"?>
<audience>
<streams>
<audioStream>
<pluginName type="string">rn-audiocodec-realaudio</pluginName>
<codecName type="string">raac</codecName>
<codecFlavor type="uint">1</codecFlavor>
<streamContext type="bag">
<presentationType type="string">audio-only</presentationType>
<audioMode type="string">music</audioMode>
</streamContext>
</audioStream>
</streams>
</audience>
Then launch producer with following commandline:
Producer.exe -i c:\audio.wav -o c:\audio.m4a -ad audio -dv
Also work for .mp4 extension!
This is useful if you rip your AudioCD with Foobar2000 or CDex!
The commandline for Foorbar2000 should like this:
-i %s -o %d -ad audio -dv -dt
Remember to use mp4/m4a in the extension box!
So, no more mka -> aac -> mp4! :p