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#
  4. How to record any activity in a form to a movie

How to record any activity in a form to a movie

Scheduled Pinned Locked Moved C#
helpadobegame-devtutorial
11 Posts 5 Posters 21 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.
  • Y Offline
    Y Offline
    yvesc91
    wrote on last edited by
    #1

    So Today I was going trough some old projects of mine and found a project i tried to make a couple of years ago. It's a client for any flash game on the web. But the problem I have with it is that i never was able to find out how to record something that happend in the form. I am asking your help because I really want to finish this project so that I can make movies of some of the flash games I play and I dont feel like use camtasia or something. I am not asking for you guys to write my code but some help in the right direction may be helpful Kind regards Yves Cambré

    B V U 3 Replies Last reply
    0
    • Y yvesc91

      So Today I was going trough some old projects of mine and found a project i tried to make a couple of years ago. It's a client for any flash game on the web. But the problem I have with it is that i never was able to find out how to record something that happend in the form. I am asking your help because I really want to finish this project so that I can make movies of some of the flash games I play and I dont feel like use camtasia or something. I am not asking for you guys to write my code but some help in the right direction may be helpful Kind regards Yves Cambré

      B Offline
      B Offline
      Blue_Boy
      wrote on last edited by
      #2

      Did you search on google?[^]


      I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.cacttus.com

      Y 1 Reply Last reply
      0
      • B Blue_Boy

        Did you search on google?[^]


        I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.cacttus.com

        Y Offline
        Y Offline
        yvesc91
        wrote on last edited by
        #3

        Yes I searched google before and the only things you find there are to take screenshots of your screen I have implemented a screenshot tool in the verry beginning already But i cant seem to find anything to make it record a movie of the form. And thanks for the reply btw

        B 1 Reply Last reply
        0
        • Y yvesc91

          Yes I searched google before and the only things you find there are to take screenshots of your screen I have implemented a screenshot tool in the verry beginning already But i cant seem to find anything to make it record a movie of the form. And thanks for the reply btw

          B Offline
          B Offline
          Blue_Boy
          wrote on last edited by
          #4

          Ok, did you explore this sample?[^]


          I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.cacttus.com

          Y 1 Reply Last reply
          0
          • B Blue_Boy

            Ok, did you explore this sample?[^]


            I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.cacttus.com

            Y Offline
            Y Offline
            yvesc91
            wrote on last edited by
            #5

            I will explore it the moment I get home from work

            B 1 Reply Last reply
            0
            • Y yvesc91

              I will explore it the moment I get home from work

              B Offline
              B Offline
              Blue_Boy
              wrote on last edited by
              #6

              Good hope it will help you, otherwise I guess exists libraries which you can use to accomplish your task.


              I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.cacttus.com

              Y 1 Reply Last reply
              0
              • B Blue_Boy

                Good hope it will help you, otherwise I guess exists libraries which you can use to accomplish your task.


                I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.cacttus.com

                Y Offline
                Y Offline
                yvesc91
                wrote on last edited by
                #7

                It didn't work out for me :( It doesn't seem to work for windows 7 vs 2010 ultimate

                1 Reply Last reply
                0
                • Y yvesc91

                  So Today I was going trough some old projects of mine and found a project i tried to make a couple of years ago. It's a client for any flash game on the web. But the problem I have with it is that i never was able to find out how to record something that happend in the form. I am asking your help because I really want to finish this project so that I can make movies of some of the flash games I play and I dont feel like use camtasia or something. I am not asking for you guys to write my code but some help in the right direction may be helpful Kind regards Yves Cambré

                  V Offline
                  V Offline
                  Vladimir Kniazkov
                  wrote on last edited by
                  #8

                  Maybe try to work with Microsoft Expression Encoder Screen Capture

                  Y 1 Reply Last reply
                  0
                  • V Vladimir Kniazkov

                    Maybe try to work with Microsoft Expression Encoder Screen Capture

                    Y Offline
                    Y Offline
                    yvesc91
                    wrote on last edited by
                    #9

                    I checked it out and the free version has a 10minute recording limite + I don't know if can embed it in my program The best thing should be a library i could call to Because i would like to write the recorder myself :)

                    1 Reply Last reply
                    0
                    • Y yvesc91

                      So Today I was going trough some old projects of mine and found a project i tried to make a couple of years ago. It's a client for any flash game on the web. But the problem I have with it is that i never was able to find out how to record something that happend in the form. I am asking your help because I really want to finish this project so that I can make movies of some of the flash games I play and I dont feel like use camtasia or something. I am not asking for you guys to write my code but some help in the right direction may be helpful Kind regards Yves Cambré

                      U Offline
                      U Offline
                      User 795087
                      wrote on last edited by
                      #10

                      You can try camstudio, it is a screen capture software. If the frame/sec is not fast enough, I remember Microsoft has a SDK (Direct show or ?) for this screen capture. from Athena Solution (www.athena-solution.com)

                      M 1 Reply Last reply
                      0
                      • U User 795087

                        You can try camstudio, it is a screen capture software. If the frame/sec is not fast enough, I remember Microsoft has a SDK (Direct show or ?) for this screen capture. from Athena Solution (www.athena-solution.com)

                        M Offline
                        M Offline
                        mahendren
                        wrote on last edited by
                        #11

                        If you're using XP, I think Windows Media Encoder may be an option. I believe that it can be automated. Not supported under Windows 7 though... replace by Expression Encoder which doesn't seem to be free.

                        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