Folks, in development I've run into various malformed or buggy pipelines that give this output:<div><br></div><div><div>gst-launch  launch ! a ! pipeline</div><div>Setting pipeline to PAUSED ...</div><div>Pipeline is PREROLLING ...</div>

</div><div><br></div><div>Generally I have debugged these issues through a mixture of brute force and intuition (looking for common sorts of problems, etc).</div><div><br></div><div>But perhaps there is a better way to determine which element has held up the pipeline?  Some swanky debug command I'm totally unaware of that shows the buffers in-flight perhaps?</div>

<div><br></div><div>Any advice?</div><div><br></div><div>Thanks,</div><div>Eric</div>