<div dir="ltr">Hi,<div><br></div><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. <br></div><div><br></div><div>We are getting the error as:</div><div>"<i>0:01:32.570495113  3100 0000000044D5B280 ERROR           d3dvideosink d3dhelpers.c:2442:d3d_class_display_device_create: Unable to request adapter[0] device caps</i></div><div><i>0:01:32.570548538  3100 0000000044D5B280 ERROR           d3dvideosink d3dhelpers.c:2662:d3d_hidden_window_thread: Failed to initiazlize adapter: 0"</i></div><div><br></div><div><br></div><div>While If we do not Lock the system , Our application runs perfectly fine for hours, The repeated creation and destruction of pipeline take place successfully. </div><div>Is d3dvideosink creating issue or directx 11 Driver. </div><div><br></div><div>System is : Windows 7 (32/64 bit)</div><div>Direct X : Direct X 11</div><div><br></div><div>Can anyone help with this d3dvideosink element. Or is there any other better element for displaying video in windows. </div><div><br></div><div><br></div><div>Regards</div><div><br></div><div><br></div><div><br></div><div><br></div><div><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><span style="color:rgb(31,73,125)"><br></span></div></div></div></div></div></div>
</div></div>