- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Intel,
We are developing an video Editior on Windows 8 Metro.We are uisng Intel Media SDK for Transcode.
We integrated the Intel Media SDK libs on to Win RT to use in Metro apps.We faced an issue:
WinRT will not support all API’s of Win 32 but Intel Media SDK is using API’s of win 32 Like Reg which are not supported in WinRT in windows 8
Error:Unable to Link WIN32 API's RegCloseKey();
Can You Please let Us how Can we Use INTEL Media SDK on to WINRT.
But We also Created WIN32 Dll which will Be using IntelMedia SDk libs and FFMPEG dll and Libs.But when we load that DLL on to WINRT By uinsg Loadlib the Dll is Not laoding We are getting error 1114.Crash in Some Depdency DLL.
So can You Please help out How can we Load the Intel Media And FFMEG on to the WINRT and Metro On Windows 8.
Please Note the WIN32Appliaction with Intel Media SDK Transcode is working fine without any probelm.We Tested simple_6_transcode_opaque - async - ffmpeg this is working fine.But When we use the SDK LIB in WINRT for metro UI. We are Facing above issues.
Thansk and Reagrds
Pruthvi
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Pruthvi,
The MediaSDK API can not be called/access from within a Windows Store application. Access to many of the hardware capabilities are exposed thru Media Foundation interfaces, as demonstrated with the "sample_win8ui_transcode" application.
-Tony
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page