- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
my program do multiple video stream decoding,every stream create it's sole use decoder, and there are 2 platform for hardware accelerated decoder on windows : MFX_IMPL_VIA_D3D9 and MFX_IMPL_VIA_D3D11,so which one should I use? Is D3D11 better than D3D9?
- Tags:
- Development Tools
- Graphics
- Intel® Media SDK
- Intel® Media Server Studio
- Media Processing
- Optimization
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I forgot to say my program use OpenGL to display video, not DirectX, and I use WGLEW_NV_DX_interop extension to do texture copy, or GPU->CPU->GPU memory copy;

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page