We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1706

Summary: SDL2 freeze when render video with directx9 in win7
Product: SDL Reporter: Rex Lu <falfly>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: gabomdq, philipp.wiesemann
Version: HG 2.0   
Hardware: x86   
OS: Windows 7   

Description Rex Lu 2013-01-30 01:51:47 UTC
when i play an video with sdl2, it played the video normally in serveral seconds. But then the video freeze and block forerver.
I debug in the SDL2 function, i found that when D3D_RenderPresent calling IDirect3DDevice9_Present, sdl2 block and never return back.
I have installed the directX 9 Sdk(June 2010)
Comment 1 Philipp Wiesemann 2013-02-02 06:42:20 UTC
Similar and more to bug bug #1705.
Comment 2 Gabriel Jacobo 2013-04-23 16:07:31 UTC

*** This bug has been marked as a duplicate of bug 1705 ***