[gstreamer-bugs] [Bug 159318] Broken seeking and eos for south.mp3 with Totem

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Dec 1 06:24:32 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=159318
GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From rbultje at ronald.bitfreak.net  2004-12-01 09:24 -------
The warning is a dup of #159269 and is fixed.

The time: I'm unsure. The pipeline is as simple as mad ! audioconvert !
audioscale ! volume ! alsasink. Mad handles the queries correctly. It returns
values as it pushes data out. However, this data doesn't ever arrive at
alsasink, even though the clock is already ticking (up to 6 seconds for
benow.mp3) and mad has pushed those samples out. So it's lagging somewhere in
between, I don't know where. Audioconvert uses a standard chain function, same
for audioscale/volume.

I don't know where it is in between, because if I understand scheduling
correctly, then the chain functions call each other, and alsasink (loop-based)
is in-the-lead. However, and this is important, I don't see this when using
(chain-based) osssink as audio output. Wim, can you tell me what's going on in
between?

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list