NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Screencasting your tech talk (Score:1)
I've recently been playing w/ screencasting, and I gotta say, its pretty fuggin kewl. The s/w is FOSS, not as spit & polish as commercial stuff, but very effective.
Obviously, you'll need a mic and whatever presentation s/w you use; note that the codec for this is for fairly static content, so avoid including Indiana Jones action sequences in your presentation!
To setup for screencasts:
Once you've got the compressed AVI, you can convert it to WMV using Window Movie Maker (tho I haven't tried that yet) or another converter (google up "avi to wmv"), but the quality tends to degrade a lot. CamStudio also provides a SWF converter, tho I haven't yet tried it with the Screen Cast Codec. With the original codec, the number of swf files was huge; hopefully the better codec with few keyframes will reduce the number of flash frames.
But the AVI file will likely be reasonable size; I recently did a 6.5 minute screencast with lots of keyboard/GUI interaction + audio that was only 13Meg (which sounds like a lot, but for video, thats pretty damn good.)
Then you'll just need to find a website to host it.
BTW: if you google up CamStudio you should find dozens of screencasts on how to use it.
I'd love to see the Perl community jump all over this tech; I wish I had more time to whip up some screencasts for some of my CPAN goods.
Reply to This