[gstreamer-bugs] [Bug 399264] pipeline fails to preroll with Vorbis/Theora clip

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 22 07:47:03 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=399264

  GStreamer | gst-plugins | Ver: 0.10.11





------- Comment #3 from Philip Jägenstedt  2007-01-22 15:45 UTC -------
It should note that I am running this on an Intel Core Duo CPU, if this is a
thread issue (race condition, deadlock, etc) it's possible it can't happen on a
single core cpu.

Also, what audio/video sink I use seems to not matter at all. Using fakesink
for either produces the same result (although using fakesink for both does not,
as it seems the pipeline then plays as fast as possible, and the freeze doesn't
occur).

Attached is the the debugging output with theoradec:5 and *:3. I'm sorry I
can't give you everything at 5, when using that much debugging I can't
reproduce the issue. The log ends where it freeze occurs.

As you can see, packets are being queued in theoradec, but this happens in the
case where the pipeline actually plays as well. It would seem that
theora_dec_push_forward is called, but never with a buffer with timestamp.

I'm guessing that this info is not enough if you are not able to reproduce the
problem, what other information can I provide?


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list