[Bug 664433] [playbin2] wrong track position information when played in gapless mode
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Nov 20 14:18:32 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=664433
GStreamer | gst-plugins-base | unspecified
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
CC| |t.i.m at zen.co.uk
Component|gst-plugins |gst-plugins-base
Summary|GStreamer reports wrong |[playbin2] wrong track
|track position information |position information when
|when played in gapless mode |played in gapless mode
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-11-20 22:18:27 UTC ---
> I believe this is because GStreamer has plugins for parsing Vorbis files
> (ext/vorbis/gstvorbisparse.c) and it does not for FLAC. If this is correct, a
> parser is needed for FLAC to enable correct position reporting with gapless
> playback.
There is a flac parser, and the vorbis parser is not used in playbin2, so
that's unlikely to be the reason. It does sound like it could be a problem in
GStreamer, however, assuming "Banshee with gapless mode" is still using
playbin2.
What's the output of:
$ gst-inspect-0.10 playbin2 | grep Version
$ gst-inspect-0.10 flacdec | grep Version
$ gst-inspect-0.10 flacparse | grep Version
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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