[Bug 791092] New: Seeking FLAC with end time and start time less than or equal to 20 seconds glitches pipeline.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Dec 1 15:09:31 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=791092
Bug ID: 791092
Summary: Seeking FLAC with end time and start time less than or
equal to 20 seconds glitches pipeline.
Classification: Platform
Product: GStreamer
Version: 1.13.x
OS: Linux
Status: NEW
Severity: major
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: thewisenoob at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
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.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list