After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 791092 - Seeking FLAC with end time and start time less than or equal to 20 seconds glitches pipeline.
Seeking FLAC with end time and start time less than or equal to 20 seconds gl...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.13.x
Other Linux
: Normal major
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-12-01 15:09 UTC by David Griffin
Modified: 2018-11-03 15:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Griffin 2017-12-01 15:09:31 UTC
I'm using Arch Linux for this.

THE BUG:

Seeking a FLAC file with an end set and a start of exactly 20 seconds or less consistently glitches for me. It glitches for me in either one of two ways. The first is playback will start at the position like it should, but I can't seek forward. If I seek back, the pipeline's position is now off by a third of the song length. I can then seek anywhere, but the pipeline position is wrong by plus 1/3 of the song length of any song made from a single-file album. The second glitch is it just starts 1/3 the way into the song and the pipeline's position shows as 0 at 1/3 the way in even though it's not the beginning of the file. 



Debug log: https://drive.google.com/open?id=1pqxc2Iaw_2cP754OpbvzfB7SbmJmIcJ9

My program is the best test case I have. Everything involved with the bug is in the Playback folder and mostly in the Playback.cc file.

My program: https://drive.google.com/open?id=1yEveek0kYRuyMbVydMWbRvfZkrgsjLcb

You will need GStreamer, gtkmm, clastfm(what it is called on Arch), libconfig and boost to compile it.
Comment 1 David Griffin 2017-12-01 15:14:36 UTC
Open the CUE file of a FLAC album and play the first song to see this happen.
Comment 2 David Griffin 2017-12-01 16:07:59 UTC
I reuploaded my program. The other link doesn't work now. Here is a new link: https://drive.google.com/open?id=1x1nvdApSRZGAZM84Olo0120exKpwrxan


Best way to compile it is by running MAKEFILE_COMPILE.
Comment 3 GStreamer system administrator 2018-11-03 15:24:13 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/420.