<div dir="ltr"><div><div>Hi!<br><br></div>I&#39;m using the opus-tools package from the current Debian (it says it is 0.1.2). The output of opusinfo is strange:<br><br>$ opusinfo demo01.opus <br>Processing file &quot;demo01.opus&quot;...<br>
<br>New logical stream (#1, serial: 0000456a): type opus<br>Encoded with libopus 1.0.1-rc3<br>User comments section follows...<br>    ENCODER=opusenc from opus-tools 0.1.5<br>Opus stream 1:<br>    Pre-skip: 356<br>    Playback gain: 0dB<br>
    Channels: 2<br>    Original sample rate: 44100Hz<br>    Packet duration:   20.0ms (max),   20.0ms (avg),   20.0ms (min)<br>    Page duration:   1000.0ms (max),  980.0ms (avg),   20.0ms (min)<br>    Total data length: 579914 bytes (overhead: 0.758%)<br>
    Playback length: 0m:48.000s<br>    Average bitrate: 96.65 kb/s, w/o overhead: 95.92 kb/s<br>Logical stream 1 ended<br><br>$ bc<br>bc 1.06.95<br>Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc.<br>
This is free software with ABSOLUTELY NO WARRANTY.<br>For details type `warranty&#39;. <br>scale=10<br>579914/48/1024<br>11.7983805338<br><br></div><div>So it seems the real bitrate is about 12kbit/s but opusinfo says it is 96kbit/s.<br>
<br></div><div>Is this some known error that have already been fixed or did I misunderstand something?<br><br></div><div>Thanks!<br></div></div>