All tracks show wrong duration in library, trunk >= r2410
Bug #586774 reported by
Sean M. Pappalardo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Fix Released
|
Medium
|
Albert Santoni | ||
1.8 |
Fix Released
|
Medium
|
Albert Santoni |
Bug Description
Nearly all tracks in a (newly-scanned) library show 0:00 or a completely incorrect number for their duration in trunk r2410 and later. (r2410 was the ssplugins merge.) Regardless of what number is shown, when loaded, they all show 00:00 in the player (and playposition-based effects don't work.)
This applies at least to FLAC, MP3, and WAV files and is a problem on Linux x86 and Windows x64 at least.
Changed in mixxx: | |
importance: | High → Medium |
Changed in mixxx: | |
status: | Confirmed → Triaged |
Changed in mixxx: | |
status: | Triaged → Fix Released |
To post a comment you must log in.
I'm working on it... I broke something in soundsourcemp3.cpp in the
merge from hell. The Header.duration struct is always empty, I'm not
sure why.
Note that the behaviour of parseHeader() has changed significantly
because it is no longer a static function. It is responsible for
opening it's own file handle and cleaning up after itself entirely
now.
On Fri, May 28, 2010 at 4:39 AM, Pegasus <email address hidden> wrote: /bugs.launchpad .net/bugs/ 586774
> Public bug reported:
>
> Nearly all tracks in a (newly-scanned) library show 0:00 or a completely incorrect number for their duration in trunk r2410 and later. (r2410 was the ssplugins merge.) Regardless of what number is shown, when loaded, they all show 00:00 in the player (and playposition-based effects don't work.)
> This applies at least to FLAC, MP3, and WAV files and is a problem on Linux x86 and Windows x64 at least.
>
> ** Affects: mixxx
> Importance: Medium
> Assignee: Albert Santoni (gamegod)
> Status: Confirmed
>
>
> ** Tags: info library
>
> ** Changed in: mixxx
> Importance: High => Medium
>
> --
> All tracks show wrong duration in library, trunk >= r2410
> https:/
> You received this bug notification because you are a member of Mixxx
> Development Team, which is subscribed to Mixxx.
>