View Issue Details

IDProjectCategoryView StatusLast Update
0003478MMW v4Playerpublic2007-10-06 17:08
Reporterpetr Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0003478: Regression : Bitrate on player shows '-1' in some cases
DescriptionBitrate on player doesn't reflect changes during playback streams or tracks with VBR.
TagsNo tags attached.
Fixed in build1084

Relationships

related to 0003710 closed Changing rating via Player --> Bitrate changes to 0 

Activities

petr

2007-09-04 21:32

developer   ~0010495

Fixed. Will be in 1070.

rusty

2007-09-12 01:59

administrator   ~0010743

Tested 1072--it's actually pretty bad now.

Bitrate almost always disappears in the Player (tested on MP3, OGG, M4A).

petr

2007-09-12 11:34

developer   ~0010764

Fixed. Will be in 1074.

rusty

2007-09-12 20:38

administrator   ~0010772

Still not working correctly in 1074. Tested with MP3 VBR file--the indicator changes to '-1' after a few seconds.

rusty

2007-09-20 17:35

administrator   ~0010840

Tested in 1076. Cannot reproduce.

user_Morten

2007-09-23 22:21

developer   ~0010904

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

petr

2007-09-24 23:58

developer   ~0010951

Fixed. Will be in 1080.

rusty

2007-09-26 05:16

administrator   ~0010979

Verified 1080.

user_Morten

2007-10-03 05:27

developer   ~0011137

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

petr

2007-10-03 11:40

developer   ~0011144

Can't reproduce, so please check it in 1083.

user_Morten

2007-10-03 18:24

developer   ~0011162

Tested 1083;

Still the same problem with these repro steps;

- Switch from Main-player --> MiniPlayer --> Main-player

petr

2007-10-03 19:18

developer   ~0011171

You're using stream or any track in DB (MP3, OGG ...) ?

user_Morten

2007-10-03 19:22

developer   ~0011172

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

petr

2007-10-03 21:18

developer   ~0011177

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.

jiri

2007-10-04 09:02

administrator   ~0011186

Unless Player gets >0 values from OnChangeBitrate, it should use data from TSongListData (i.e. Bitrate field). We can further discuss over IM...

petr

2007-10-04 12:02

developer   ~0011190

Fixed. Will be in 1084.

user_Morten

2007-10-06 17:08

developer   ~0011204

Verified 1084.