IDirect3DDevice9_Present() fails with hr = 0x88760868 after doing play/stop sequence for long time. After receiving this error the next play() command fails with following error in IDirect3D9_GetDeviceCaps().
This error continues and it eventually leads to following errordirect3d error: Could not read adapter capabilities. (hr=0x8876086A)
After this the playback stops.direct3d error: Could not create the D3D device! (hr=0x8876086A)
direct3d error: Direct3D could not be opened
I am playing live rtsp content with play/stop sequence in every 10 seconds. This issue is seen after few hours of playback.
I am using vlc 1.1.11. I can not use any other newer versions of vlc because this one is the stable version I thought after testing versions upto vlc 2.0.5. Please help me out with few inputs to fix this issue.
Regards,
Bala