<html><head></head><body>Hi,<br><br>Are you sure the nleurisource is properly configured? You can try to emit the `commit` signal but by default when going to PAUSED we commit the timeline automatically iirc.<br><br>Can you try to dot the pipeline also (on error)?<br><br>Regards,<br><br>- Thibault <br><br><div class="gmail_quote">Le 14 décembre 2022 09:26:56 GMT+01:00, amindfv--- via gstreamer-devel <gstreamer-devel@lists.freedesktop.org> a écrit :<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre dir="auto" class="k9mail">On Tue, Dec 13, 2022 at 05:41:18PM +0200, pecisk--- via gstreamer-devel wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">Hi!<br><br>I am trying to do some nonlinear stuff and trying to use NLE elements from<br>GES. I have nlecomposition, which contains nlesource, which in turn<br>contains nleurisource. However, every time try to put pipeline into playing<br>state, I get this:<br>ERROR         nlecomposition<br>nlecomposition.c:1812:_seek_current_stack:<composition> Can't seek because<br>no pad available - no children in the composition ready to be used, the<br>duration is 0, or not committed yet<br></blockquote><br>Just a guess, maybe "or not committed yet" is what's missing?<br><br>Tom<br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">I tried to use audio test source added to nlesource, and I got same issue<br>as well. When I have just nlesource added to composition, it doesn't<br>trigger error, but obviously it doesn't have anything to play.<br><br>Poking at logs *:5 it looks like nlesource has issues connecting pads with<br>child - it tried to connect to sink for audio test source, which did not<br>make sense.<br><br>Any suggestions and hints would be appreciated :)<br><br>Peter.<br></blockquote></pre></blockquote></div></body></html>