<div dir="ltr"><div><div><div><div><div><div>For those of you familiar with the fs_encode tool I have a question - I can run it on a G722 raw file (such as is produced when using tshark to extract the RTP stream) and it produces a perfect wav file at exactly half speed. <br><br></div>I&#39;m using basic syntax:<br></div>#&gt;fs_encode raw_audio.G722 output.wav<br><br></div>Looking at fs_encode&#39;s options I tried using -r to specify the sampling rate, but that seems to apply to the input on the codec and anything other than 8000 produces an error.<br><br></div>Has anyone used fs_encode to decode G722 (or any other exotic codec) with success? I appreciate your input.<br><br></div>-MC<br><br></div>P.S. - doing #&gt;sox slow_audio.wav normal_audio.wav speed 2.0 will &quot;fix&quot; the file, so I&#39;m not totally dead in the water. I was just curious if I was possibly not using fs_encode properly. :)<br></div>