Hello all,<br><br>I&#39;m attempting to use TagLib for the first time (coming from C# and the TagLibSharp port) and am having more difficulties than I expected. The latest of these is differences I&#39;m noticing between TagLibSharp and TagLib. I&#39;m not sure why these differences exist, as I thought TagLibSharp was just a port of TagLib.<br>

<br>There are two big differences I&#39;ve noticed so far:<br><ol><li>TagLib reports all durations in seconds. TagLibSharp reports all durations in milliseconds. I could live without the extra accuracy (assuming it rounds), but I&#39;m curious why it is different in the first place.</li>

<li>I have several files that report 0 length and 0 bitrate. These files don&#39;t seem to be anything that uncommon, they&#39;re reported as 192 kbps CBR MP3s. TagLibSharp reads them fine, but I cannot determine the differences between the two libraries looking at the source (though I&#39;ve tried).</li>

</ol>If needed, I could attach one of these MP3s for examination. If anyone can help, I have an active Stack Overflow question with a <b>+50 Bounty</b> ending in ~23 hours. I&#39;d happily award points to anyone who can help.<br>

<br>Thanks,<br>James<br>