Hi<div><br></div><div>I am trying to evaluate the quality of the CELT codec by using the 0.8.0 testcelt tool to encode and decode the input.</div><div>I want to test different bitrates and selected the below parameters for 64, 96, 128, 196, 256kB:</div>
<div><br></div><div><div>./celt-0.8.0/libcelt/testcelt.exe 44100 2 256 46 $1.sw $1-64kb.sw</div><div>./celt-0.8.0/libcelt/testcelt.exe 44100 2 192 46 $1.sw $1-96kb.sw</div><div>./celt-0.8.0/libcelt/testcelt.exe 44100 2 128 46 $1.sw $1-128kb.sw</div>
<div>./celt-0.8.0/libcelt/testcelt.exe 44100 2  96 46 $1.sw $1-196kb.sw</div><div>./celt-0.8.0/libcelt/testcelt.exe 44100 2  64 46 $1.sw $1-256kb.sw</div><div><br></div></div><div>can someone comment on the chosen parameters? I am not sure if these are right settings for frame size and bytes per packet. Is there a better choice?</div>
<div><br></div><div>Thank you very much in advance</div><div><br></div><div>Jochen</div>