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 - SDL2 freeze when render video with directx9 in win7
Summary: SDL2 freeze when render video with directx9 in win7
Status: RESOLVED DUPLICATE of bug 1705
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 2.0
Hardware: x86 Windows 7
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-30 01:51 UTC by Rex Lu
Modified: 2013-04-23 16:07 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***