<html><head></head><body><div>On Fri, 2016-04-29 at 19:30 +0530, Shrishty Deorari wrote:</div><div><br></div><div>Hi,</div><div><br></div><blockquote type="cite"><div dir="ltr"><div>We are developing Gstreamer application for windows system, In that we need to play a  video file repeatedly. So for doing that  every time the file playback finishes the application is destroying the pipeline and recreating it to play the video file from starting. </div><div>For displaying the video we are using d3dvideosink . </div><div><br></div><div>The issue is: If the we are running the application and locks the system (maybe using wind+L) , in this locked state if the application tries to create n run the pipeline ,it is failing while creating the d3dvideosink element. </div></div></blockquote><div><br></div><div>Is there a reason why you don't just seek back to 0 when you get to the end (EOS message)?</div><div><br></div><div>Cheers</div><div> -Tim</div><div><br></div><div><span><pre>-- 
Tim Müller, Centricular Ltd - http://www.centricular.com
</pre></span></div></body></html>