View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003478 | MMW v4 | Player | public | 2007-09-04 21:31 | 2007-10-06 17:08 |
Reporter | petr | Assigned To | |||
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0003478: Regression : Bitrate on player shows '-1' in some cases | ||||
Description | Bitrate on player doesn't reflect changes during playback streams or tracks with VBR. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1084 | ||||
related to | 0003710 | closed | Changing rating via Player --> Bitrate changes to 0 |
|
Fixed. Will be in 1070. |
|
Tested 1072--it's actually pretty bad now. Bitrate almost always disappears in the Player (tested on MP3, OGG, M4A). |
|
Fixed. Will be in 1074. |
|
Still not working correctly in 1074. Tested with MP3 VBR file--the indicator changes to '-1' after a few seconds. |
|
Tested in 1076. Cannot reproduce. |
|
Managed to reproduce this type of behaviour if you go from either of these viewing-modes; - Main-player > MiniPlayer > Main-player - Main-player > MicroPlayer > Main-player |
|
Fixed. Will be in 1080. |
|
Verified 1080. |
|
Reopening. Tested in 1081. This issue is still there - Main-player > MiniPlayer > Main-player - Will make the bitrate go to "0". Users report the same; http://www.mediamonkey.com/forum/viewtopic.php?t=21011 |
|
Can't reproduce, so please check it in 1083. |
|
Tested 1083; Still the same problem with these repro steps; - Switch from Main-player --> MiniPlayer --> Main-player |
|
You're using stream or any track in DB (MP3, OGG ...) ? |
|
Mp3. I think I have found some better repro steps; - Rate a track which hasn't been rated before. - Then switch from Main-player --> MiniPlayer --> Main-player |
|
I've reproduced. Problem is, that internal player engine doesn't call OnChangeBitrate with correct value in BitRate property (always is 0 or less). Reassigning to Jiri to review this code in internal player. |
|
Unless Player gets >0 values from OnChangeBitrate, it should use data from TSongListData (i.e. Bitrate field). We can further discuss over IM... |
|
Fixed. Will be in 1084. |
|
Verified 1084. |