Loading...
You are not logged-in Login/Register





  • Posts   Search Threads
  • Anita RentzJune 24, 2011 4:35 AM PDT   
    Cannot find media sdk in VS 2010

    I installed latest version of intel media sdk. The environment is as follow:

    OS - 64 bit windows 7
    VS 2010

    I cannot see the integration part for media SDK in VS 2010




    gthomazJune 24, 2011 7:44 AM PDT
    Rate
     
    Cannot find media sdk in VS 2010

    Hello Anita!

    The integration between VS2010 and Media SDK is not 'automatically' ..
    It isn't a Visual Studio "component" (or Tool).

    I'm using VS2010 and Media SDK with C#. But, for it, I'm using media SDK as a DirectShow FIlter.
    (http://blogs.msdn.com/b/ericgu/archive/2004/09/20/232027.aspx)

    My OS is Win7 64-Bits too.


    Regards,
    Guilherme

    Petter Larsson (Intel)June 24, 2011 12:51 PM PDT
    Rate
     
    Cannot find media sdk in VS 2010

    Hi Anita,

    There is no integration between IDEs such as Visual Studio and Intel Media SDK.

    A developer uses the Media SDK libraries and optionally the sample code to build applications. So the only link to the IDE is the need to include the Media SDK headers and libraries into the Visual Studio project solution, as showcased in the samples.

    Thanks,
    Petter


Forum jump:  

Intel Software Network Forums Statistics

17,025 users have contributed to 48,319 threads and 172,758 posts to date.

In the past 24 hours, we have 11 new thread(s) 54 new posts(s), and 47 new user(s).

In the past 3 days, the most popular thread for everyone has been Optimalization of sine function\'s taylor expansion The most posts were made to Most likely, the issue is that The post with the most views is Optimalization of sine function\'s taylor expansion

Please welcome our newest member redfruit83


For more complete information about compiler optimizations, see our Optimization Notice.