Direct X SDK
-
can i make a stand alone application for video recording using Direct X SDK... wat steps i'll have to follow for this...first for video display on screen and then for video recording................. Can anybdy tell me the method for video recording using Direct X SDK... NT
-
can i make a stand alone application for video recording using Direct X SDK... wat steps i'll have to follow for this...first for video display on screen and then for video recording................. Can anybdy tell me the method for video recording using Direct X SDK... NT
Hi you are a bit missing. Video recording/playing is a job of DirectShow. which was a part of DirectX but now part of Windows Platform SDK You can see my projects on the codeprojects about DirectShow or my site Totally dedicated to DirectShow www.tanvon.com
http://www.tanvon.com http://tanvon.wordpress.com http://groups.yahoo.com/group/tanvon http://www.codeproject.com/script/articles/list_articles.asp?userid=1638055
-
Hi you are a bit missing. Video recording/playing is a job of DirectShow. which was a part of DirectX but now part of Windows Platform SDK You can see my projects on the codeprojects about DirectShow or my site Totally dedicated to DirectShow www.tanvon.com
http://www.tanvon.com http://tanvon.wordpress.com http://groups.yahoo.com/group/tanvon http://www.codeproject.com/script/articles/list_articles.asp?userid=1638055
-
okies...i m a begginer so dnt knw much abt dis.... can u tell me how shld i start??? wat things i'll have to download...to make an application which displays and record video.... NT
Hi You will have to download the windows platform SDK. DirectShow is part of it. It is enough for your work.
tanvon http://www.tanvon.com http://tanvon.wordpress.com http://groups.yahoo.com/group/tanvon http://www.codeproject.com/script/articles/list_articles.asp?userid=1638055
-
Hi You will have to download the windows platform SDK. DirectShow is part of it. It is enough for your work.
tanvon http://www.tanvon.com http://tanvon.wordpress.com http://groups.yahoo.com/group/tanvon http://www.codeproject.com/script/articles/list_articles.asp?userid=1638055
-
hye, can u tell me the link from where i can download this for windows2000........... NT
-
how to knw which file i have to download..... i have started downloading PSDK-FULL.1.cab..............
Download from http://www.microsoft.com/downloads/details.aspx?FamilyId=124552FF-8363-47FD-8F3B-36C226E04C85&displaylang=en> this link :)Amar
-
Download from http://www.microsoft.com/downloads/details.aspx?FamilyId=124552FF-8363-47FD-8F3B-36C226E04C85&displaylang=en> this link :)Amar
i have downloaded form this link: http://www.microsoft.com/downloads/details.aspx?FamilyID=b7bc31fa-2df1-44fd-95a4-c2555446aed4&displaylang=en&Hash=Lta1VWtfEvru8WuXwu1DvEkBQYVSVk61ZjlTaIro5Ar0OdElXJn7HqKfiBvaV7gxCKDgiy5Lxd7reh%2FTfhXpmQ%3D%3D Is this correct???? NT
-
i have downloaded form this link: http://www.microsoft.com/downloads/details.aspx?FamilyID=b7bc31fa-2df1-44fd-95a4-c2555446aed4&displaylang=en&Hash=Lta1VWtfEvru8WuXwu1DvEkBQYVSVk61ZjlTaIro5Ar0OdElXJn7HqKfiBvaV7gxCKDgiy5Lxd7reh%2FTfhXpmQ%3D%3D Is this correct???? NT
Yes it is a correct version. After installing it compile baseclasses from DRIVE\DXSDK\Samples\C++\DirectShow\BaseClasses :)Amar
-
Yes it is a correct version. After installing it compile baseclasses from DRIVE\DXSDK\Samples\C++\DirectShow\BaseClasses :)Amar