Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Direct X SDK

Direct X SDK

Scheduled Pinned Locked Moved C / C++ / MFC
10 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tyagineha
    wrote on last edited by
    #1

    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

    T 1 Reply Last reply
    0
    • T tyagineha

      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

      T Offline
      T Offline
      tanvon malik
      wrote on last edited by
      #2

      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

      T 1 Reply Last reply
      0
      • T tanvon malik

        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

        T Offline
        T Offline
        tyagineha
        wrote on last edited by
        #3

        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

        T 1 Reply Last reply
        0
        • T tyagineha

          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

          T Offline
          T Offline
          tanvon malik
          wrote on last edited by
          #4

          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

          T 1 Reply Last reply
          0
          • T tanvon malik

            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

            T Offline
            T Offline
            tyagineha
            wrote on last edited by
            #5

            hye, can u tell me the link from where i can download this for windows2000........... NT

            T 1 Reply Last reply
            0
            • T tyagineha

              hye, can u tell me the link from where i can download this for windows2000........... NT

              T Offline
              T Offline
              tyagineha
              wrote on last edited by
              #6

              how to knw which file i have to download..... i have started downloading PSDK-FULL.1.cab..............

              A 1 Reply Last reply
              0
              • T tyagineha

                how to knw which file i have to download..... i have started downloading PSDK-FULL.1.cab..............

                A Offline
                A Offline
                Amar Sutar
                wrote on last edited by
                #7

                Download from http://www.microsoft.com/downloads/details.aspx?FamilyId=124552FF-8363-47FD-8F3B-36C226E04C85&displaylang=en> this link :)Amar

                T 1 Reply Last reply
                0
                • A Amar Sutar

                  Download from http://www.microsoft.com/downloads/details.aspx?FamilyId=124552FF-8363-47FD-8F3B-36C226E04C85&displaylang=en> this link :)Amar

                  T Offline
                  T Offline
                  tyagineha
                  wrote on last edited by
                  #8

                  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

                  A 1 Reply Last reply
                  0
                  • T tyagineha

                    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

                    A Offline
                    A Offline
                    Amar Sutar
                    wrote on last edited by
                    #9

                    Yes it is a correct version. After installing it compile baseclasses from DRIVE\DXSDK\Samples\C++\DirectShow\BaseClasses :)Amar

                    T 1 Reply Last reply
                    0
                    • A Amar Sutar

                      Yes it is a correct version. After installing it compile baseclasses from DRIVE\DXSDK\Samples\C++\DirectShow\BaseClasses :)Amar

                      T Offline
                      T Offline
                      tyagineha
                      wrote on last edited by
                      #10

                      thanx....now can u tell me how shld i start to mak a project which displays video from camera(not webcam)....

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups