[gst-devel] why MPEG fails
Ronald S. Bultje
R.S.Bultje at students.uu.nl
Mon Mar 15 21:13:45 CET 2004
Hi,
I'm playing around right now...
On Mon, 2004-03-15 at 16:22, Benjamin Otte wrote:
> I could imagine some things:
> - The video queue is full while the audio queue is empty. A huge drift in the
> demuxer is required for that. I have avis capable of that...
I just played around with wider defaults in gstqueue... It didn't help.
I'm affraid it's something else. It's really the actual waits that slow
it down.
> - The GstQueue element is borked.
Could be, I touched it. ;). Then again, it works with basicgthread?
> - timestamps are borked.
Well, they are. But the point is that we need to handle that up to a
certain amount.
> - something else
Does gst_element_wait() iterate/yield other parts of a pipeline? Or does
it sleep() (bad!)?
Ronald
More information about the gstreamer-devel
mailing list