After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 576814 - AudioBitrate is not always correct for vbr mp3s
AudioBitrate is not always correct for vbr mp3s
Status: RESOLVED WONTFIX
Product: taglib-sharp
Classification: Other
Component: General
unspecified
Other All
: Normal minor
: ---
Assigned To: taglib-sharp-maint
taglib-sharp-maint
Depends on:
Blocks:
 
 
Reported: 2009-03-26 07:33 UTC by Alexander Kojevnikov
Modified: 2018-08-17 19:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexander Kojevnikov 2009-03-26 07:33:00 UTC
+++ This bug was initially created as a clone of Bug #562582 +++

TagLib.Mpeg.AudioHeader.AudioBitrate property relies on the `duration` field being already initialised. This results in incorrect value returned by the AudioBitrate property when it's called before Duration.
Comment 1 Martin Hollender 2011-12-29 15:15:22 UTC
I recently downloaded Version 2.0.4.0 April 13, 2011, which still contains this bug.
Using "Duration" (property) instead of "duration" (member variable) in AudioBitrate would fix this bug in my opinion.
Comment 2 André Klapper 2018-08-17 19:49:27 UTC
taglib-sharp has moved to Github a while ago.
Furthermore, GNOME Bugzilla will be shut down and replaced by gitlab.gnome.org.

If the problem reported in this Bugzilla ticket is still valid, please report
it to https://github.com/mono/taglib-sharp/issues instead. Thank you!

Closing this report as WONTFIX as part of Bugzilla Housekeeping.