[gstreamer-bugs] [Bug 594136] New: gst-plugins-base-0.10.24 - appear pause between songs
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Sep 4 06:09:23 PDT 2009
http://bugzilla.gnome.org/show_bug.cgi?id=594136
Summary: gst-plugins-base-0.10.24 - appear pause between songs
Classification: Desktop
Product: GStreamer
Version: 0.10.26
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: bor at univ.kiev.ua
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: 2.26.x
GNOME version: 2.25/2.26
--- Comment #0 from Sergiy Borodych <bor at univ.kiev.ua> 2009-09-04 13:09:20 UTC ---
Created an attachment (id=142474)
play_and_skip.pl
After upgrade from gst-plugins-base-0.10.23 to gst-plugins-base-0.10.24 (on
Gentoo Linux)
I found bug:
After song played gmb switch to next song and pause appear (progress bar
freeze) - it waiting couple minutes and then start play.
So I start topic at
https://sourceforge.net/forum/message.php?msg_id=7565832
and by Quentin helping me discover this problem
so I attached 2 scripts (perl and python)
those script try play first 10 sec from each given files from command line
in 0.10.23 all ok - play 10sec each file
but in 0.10.24 (and from git too) - only first file played
run like:
GST_REGISTRY_FORK="no" GST_REGISTRY_UPDATE="no" GST_DEBUG_NO_COLOR=1
GST_DEBUG=2 perl play_and_skip.pl /path/to/*.(mp3|ogg)
after all investigations we discovering that problem exists only if use
alsasink,
if I change sink to osssink, pulsesink, etc - all works fine
--
Configure bugmail: http://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