<br><font size=2 face="sans-serif">Hi Arpi,</font>
<br>
<br><font size=2 face="sans-serif">Thank you.</font>
<br><font size=2 face="sans-serif">It seems to be a common problem since not only me met it. Where to upload the test.mov, if you still want to check. <br>
<br>
Thanks to </font><font size=3>Brett Kosinski </font><font size=2 face="sans-serif">'s answer to &quot; </font><font size=2>qtime movie without sound</font><font size=2 face="sans-serif"><b> </b>&quot; in this month. Searching in the archives is really time-consuming...But anyway I find the solution to my problem, that is to :</font>
<br>
<br><font size=2 face="sans-serif"><i>mplayer -dumpaudio -dumpfile audio.aac test.mov</i></font>
<br><font size=2 face="sans-serif"><i>faad audio.aac</i></font>
<br>
<br><font size=2 face="sans-serif">Then the audio.wav can be lately used, to playback or to be compressed. <br>
</font>
<br><font size=2 face="sans-serif">BTW:One problem is the faad will only deal with mono audio compression. </font>
<br><font size=2 face="sans-serif">And faac, the encoder provided by mpeg4ip, will deal with stereo wav file:) so sox can be used to transcode mono to stereo.</font>
<br>