Slashdot Mirror


Open Source Video Capture from a Win32 Window?

Phleg asks; "A professor of mine has been using TechSmith's Camtasia Studio software in order to take movies of what's going on on his screen. However, it's buggy, expensive, and a hassle. I've looked around the web for something that's GPL'd that can accomplish the same thing, and come up with nothing useful. The final stipulation is that it has to work under Windows, as much of the software he uses (Scientific Workplace, for one) is Windows-only. Has anyone found a (free) way to capture what's displayed on screen into a video, as well as grabbing inputs from a mic? Any codec would be fine." Those interested in a similar solution for Linux might be interested in this discussion.

9 of 36 comments (clear)

  1. Windows Media Encoder by ccady · · Score: 1, Informative

    I know I'm evil and bad for saying this, but Windows Media Encoder is free (as in beer, but not speech) and works fine.

    --
    J'aime mieux les méchants que les imbéciles, parce qu'ils se reposent. -- Alexandre Dumas
  2. huffyuv 2.1.1 by Anonymous Coward · · Score: 3, Informative

    http://math.berkeley.edu/~benrg/huffyuv.html

  3. SnagIt by Bazouel · · Score: 2, Informative

    It's not GPL'd, but I can't think of a better and smaller program. It's well worth 40 $ IMHO.

    It can capture video at any quality/codec and have many useful options.

    It can also do simple screenshots of anything (entire screen, a region, a window, the active window, a button, etc. etc.)

    --
    Intelligence shared is intelligence squared.
  4. Hypercam! by Enry · · Score: 5, Informative
    It's not GPL'd, but Hypercam rocks. I used it for creating two computer-based-training CDs. Accepts mic input, can caputre the entire screen, a window, or a measured part of the screen, can add a starburst and click for mouse events, and uses the codecs built into Windows. The cost is $30, so while it's not free as in beer or speech, it's the best thing I found.

    Your best bet is to encode the videos at the highest quality (assuming your machine can keep up), then edit/cut quality later on. There's no way you will be able to encode DiVX or any of the more complex codecs in realtime, so just make unencoded AVIs and worry about the codecs later with VirtualDub.

  5. That doesn't answer the question. by Chasing+Amy · · Score: 3, Informative

    The question was about a utility to make full-motion screen captures of the desktop/computer screen. Windows Media Encoder is just an encoder, it can't capture video of the desktop/computer screen, you need an application for that. Then if you wanted to you could encode the capture with WME, but that's irrelevant because the question was about the app to make the capture, not an encoder.

    Anyway, I've made low-res screencaps before by taking the video-out port of an ATI All-in-Wonder 128 (several newer versions are available) and feeding it back into the video-in port while using VirtualDub to encode it into an AVI file. Again, low-res, but I've only used it for capturing protected full-screen streaming content that wouldn't download using standard hacks, so it worked OK for that.

    However, for higher quality, one might set up an external capture box using any decent S-Video capture card and VirtualDub, and have the main box run a video card with an S-Video Out. That would be the best quality I can think of because I don't know of any video capture cards that have a VGA-in capture port.

    --

    Chasing Amy
    (We all chase Amy...)
    "The more corrupt the state, the more numerous the laws"-Tacitus
  6. Re:about 3 minutes on google..... by shyster · · Score: 3, Informative

    Linkified. I'll take 15% of the billing rate for data analysis and report generation.

  7. Look for a VNC framebuffer recorder by ManxStef · · Score: 3, Informative

    VNC seems to be the way ahead as screen capture is generally a very different problem to standard video capture/encoding. so using VirtualDub with Huffy, DivX, etc. would all be pretty useless for this application, as they're not designed for screen capping.

    I'd check out the mailing lists at the real VNC website and maybe ask the question there. Trolling through the above archives I found a link to this, which seems like it may well be ideal (though very rough round the edges from the looks of things, I haven't had time to check it out yet).

    It's basically a VNC session recorder/replayer

    Linux/UNIX but as the guy says should work with CygWin. Don't think it's GPL, but an e-mail to the man may clarify what you can do with it.

    You can of course get VNC for windows at the above site, or TightVNC over at SourceForge(which may/may not work with the above, I'd stick to straight VNC until you've tested the above).

    Hope that helps,

  8. Windows Media Encoder DOES do screen caps by chocolatetrumpet · · Score: 5, Informative

    I use it all the time for screen capture videos. From http://www.microsoft.com/windows/windowsmedia/wm7/ encoder.asp: "Enables Screen Capture to File and Real-Time Broadcast. Includes an easy process for creating screen capture and training demos using the Windows Media screen capture codec."

    The dogma is running rampant!

    --
    Spoon not. Fork, or fork not. There is no spoon.
  9. Not sure how much content i need for this question by yugami · · Score: 2, Informative

    but hopefully this gets it past the retarded filter.

    camstudio found on codeproject
    http://www.codeproject.com/tools/cams tudio.asp

    free, with source.