! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Wrong time of a song show in playlist
Status:
RESOLVED: WONTFIX

Comments

Description danny120669 2013-06-30 18:26:32 CEST
Created attachment 5082 
In playlist time is wrong

Parole show an wrong estimated time of a song in playlist but in main interface is correctly. Check attachment.
Comment 1 Sean Davis editbugs 2013-07-03 01:38:51 CEST
Hello!

This may be related to this GStreamer bug: https://bugzilla.gnome.org/show_bug.cgi?id=682211

Could you please test this by building parole with --with-gstreamer=1.0
Comment 2 Simon Steinbeiss editbugs 2013-10-11 12:16:05 CEST
We've just merged our Gtk3 branch to master, could you please try to compile Parole again with gst1.0 and see whether your bug has been fixed?
Thanks!
Comment 3 Simon Steinbeiss editbugs 2013-12-05 13:14:22 CET
To our knowledge, this happens when gstreamer reads or estimates the length of a file incorrectly (this might also be related to missing/wrong VBR headers in files).

Music-managers like gmusicbrowser check each file when adding it, leading to some overhead when first adding music, but it keeps the retrieved length in a database-file.
As Parole is not a "manager" in this sense and doesn't keep a persistent database, this approach is useless here. Accessing each file when added to the playlist creates useless overhead. Better to
1) fix your audio-files (or their VBR headers) or
2) live with the glitch and be happy the real playtime shows when you hear the song.

Bug #10210

Reported by:
danny120669
Reported on: 2013-06-30
Last modified on: 2013-12-05

People

Assignee:
danny120669
CC List:
2 users

Version

Version:
0.3.0.3

Attachments

In playlist time is wrong (124.30 KB, image/png)
2013-06-30 18:26 CEST , danny120669
no flags

Additional information