up vote 4 down vote favorite
share [g+] share [fb]

What's a good program to record videos or screencasts being played on screen?

link|improve this question

11% accept rate
1  
Shouldn't this go to superuser or programming? – DuckMaestro Jun 9 '11 at 0:57
feedback

closed as off topic by BoltClock Dec 19 '11 at 9:08

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

5 Answers

I've had success with Camtasia / CamStudio. Check out http://showmedo.com for tutorials. It's a little recursive though - it would be better to capture it from source.

link|improve this answer
feedback

Lot more info in a previous question

http://stackoverflow.com/questions/16763/tips-on-recording-a-webcast

link|improve this answer
feedback

On Windows, you have CamTasia (commercial), CamStudio (GPL), FRAPS (commercial with free trial).

FRAPS will definitely do your job, it was designed to capture videos of 3D games. CamTasia might, it has a low-level custom codec (TechSmith Capture Codec). CamStudio probably won't, at least not smoothly. CamStudio has issues on Vista, I don't know about FRAPS, CamTasia is fine on Vista.

On the Mac try ScreenFlow, their example video makes it clear it can capture live video streams.

On Linux you'll be in a bit of trouble. If you recompile ffmpeg you might get it recording video. I think recordmydesktop won't do the job.

link|improve this answer
feedback

If you're using Vista the latest version of Fraps might also do what you need. I haven't tried it for that, though, just games

link|improve this answer
It seems the WoW community uses that extensively ;) – Kevin L Sep 12 '08 at 17:16
Fraps only records DirectX or OpenGL renderings such as games. Probably not best suited for general screencast recording. – Craig Tyler Sep 12 '08 at 19:24
feedback

DemoCreator could be an good option. It is easy to use, and there are powerful editing features with it.

http://www.sameshow.com/demo-creator.html

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.