[gst-devel] Image conversion through a pipeline

Tim-Philipp Müller t.i.m at zen.co.uk
Tue May 5 22:01:26 CEST 2009


On Tue, 2009-05-05 at 12:05 +0200, Olivier Aubert wrote:

Hi,

> I know that my solution was hackish, but it indeed worked perfectly for
> the last 2 years.

Right, I was only really pointing out the hackish aspects of it in order
to justify why we don't jump to fix this 'regression' (which is what
we'd usually do if someone tells us that something that's worked for two
years suddenly stopped working) :)


> For the get_state() issue, the call locks and never returns. This is
> probably due to my weird buffer injection into the pipeline.

If streaming stops due to an error or some other reason (e.g. seek),
_get_state() will not abort and return. A gdb stack trace with debugging
symbols (thread apply all bt) often goes a long way to figure out
where/why it hangs.

Cheers
 -Tim






More information about the gstreamer-devel mailing list