Corrupt files can cause samplerate mismatch between TagLib and decoding library
Bug #883661 reported by
RJ Skerry-Ryan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Won't Fix
|
Medium
|
Unassigned | ||
1.10 |
Won't Fix
|
Medium
|
Unassigned | ||
1.11 |
Won't Fix
|
Medium
|
Unassigned | ||
1.9 |
Won't Fix
|
Medium
|
Unassigned |
Bug Description
While fixing Bug #797439 I found that the cause was a samplerate mismatch between what taglib thought and what libmad thought the samplerate of a file was. In 1.10 this can cause the beatgrid to render the lines in the wrong places (it will look as if the beat lines are zoomed in or zoomed out).
Potential fixes:
1) Don't use taglib to read samplerate information.
2) File bugs upstream with taglib whenever we find a case where libmad or taglib disagree.
Changed in mixxx: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
description: | updated |
Changed in mixxx: | |
status: | Confirmed → Won't Fix |
To post a comment you must log in.
Mixxx now uses GitHub for bug tracking. This bug has been migrated to: /github. com/mixxxdj/ mixxx/issues/ 6054
https:/