The video 'linyxJensMakingDeb' does not exist

Name: [002] Ian Ozsvald
Member: 51 months
Authored: 181 videos
Description: I am the co-founder of ShowMeDo (see http://showmedo.com/about), author of `The Screencasting Handbook <http://thescreencastinghandbook.com>`_ and the founder of the professional screencast production company `ProCasts <http://procasts.co.uk>`_: .. image:: http://procasts.co.uk/media/procasts_sma ...

[021] Configuring CamStudio 2.0 On Windows XP (1/3)

in series: [DEPRECATED] Screencasting On a Windows Machine

video tutorial by Ian Ozsvald

(Showmedo is undergoing major changes. To report any problems viewing the videos please email us and include browser and OS specifics. Cheers - Kyran.)

CamStudio 2.0 is a free utility that lets you make ShowMeDos. There are plenty of options that can be configured - here we show you the right set of options to use so that you can start making your own ShowMeDos.

Note - be sure to check our Configuring CamStudio and Requirements pages in the wiki for details of how to record your own ShowMeDo screencasts.

2nd Note - note that we now prefer to use the CamStudio Lossless Codec rather than the MS Video Codec 1 mentioned in this video. We can use the MS Video Codec but we really prefer the excellent CamStudio codec.

Video Tutorials related by tag:

windows wiki videos video tools tool start software showmedos showmedo set screencasts screencasting screencast requirements replacement record pages notes misc making make machine free demonstrating date configurations camstudio available XP

Got any questions?

Get answers in the ShowMeDo Learners Google Group.

Video statistics:

  • Video's rank shown in the most popular listing
  • Video plays: 945 (since July 30th)
  • Plays in last week: 4
  • Published: Sometime before 1st March 2007 (in other words - we don't remember!)

Thank-yous, questions and comments

If this video tutorial was helpful please take some time to say thank-you to the authors for their hard work. Feel free to ask questions. Let the author know why their video tutorial was useful - what are you learning about? Did the video tutorial save you time? Would you like to see more?

You may also want to see our ShowMeDo Google Group to speak to our active users and authors.

Please provide your email address (won't be published)

10. anonymous Wed, 25 Nov 2009 07:34

Nice and clear although it is marked as deprecated.


9. anonymous Wed, 09 Sep 2009 21:24

Alot of important information very understandable. Verygood!


8. anonymous Tue, 21 Jul 2009 20:59

How do you get the CamStudio SWF producer to create a progress bar so that you can drag to the point in the video you wish to go to?


7. anonymous Tue, 19 May 2009 20:57

Clear and concise

Wanting to assess whether to use this freebee or buy a similar product before we lose our budget


6. anonymous Tue, 27 May 2008 18:48

Thank you. Was looking for the compression issues. Did learn but not that.


5. anonymous Wed, 12 Sep 2007 06:41

Thank you very much!

That was very imformative for me!


Hi Jack. I really ought to update these screencasting videos, we've learned so much in the last 6 months!

We have more tips and help now, there is also a section in the wiki detailing all the knowledge you'd need (see the link right at the top of this page - We Need You!).

Cheers,

Ian.


good information,

left me making a video, with the knowledge that if I create a ShowMeDo that it would meet your requirements to get the video posted to the net


Hi Kelie. The Microsoft Video Codec is an old codec, it does indeed produce very large files. For ShowMeDos we transcode the MS Video Codec 1 files using QuickTime which results in a much smaller file (about 1mb per minute for a 640x480 screencast).

If you just want to compress the files to send them to us, you can use <a href="http://www.7-zip.org/">7-zip</a>, it works just like WinZip but produces much smaller files. If you want to make smaller AVIs for your own use you'll either have to transcode them using a utility like QuickTime (which you have to purchase from Apple), or you can reduce the quality settings.

You could also use a different codec (e.g. <a href="http://camstudio.org/">CamStudioCodec10</a>). Be aware that if you use a different codec and you want other people to watch the video, they'll need the codec installed on their machine too.


Hello Ian,

Thanks a lot for the ShowMeDo about CamStudio. I can definitely make use of this software. After doing a couple of test recordings, I found the video qualities are good enough but file sizes are quite big, about 60MB for less than 60 secs of video. I'd like to know what is the way to compress the video (.avi) file.

Best regards, Kelie Feng


Kudos and Thanks for Ian

Learn Python the easy way!
If you want to learn the Python programming language from a very gentle start or are looking to increase your ability to do cool things with Python, check out our club
View this series as a one-page learning-path
This feature is for club members. Click here to find out more.
Your email address will not be published.

Show some quick comments >>








Club Series by the Author

Ian Ozsvald Create a simple database using OpenOffice's Base, based on a physiotherapy patient databa [...]
Ian Ozsvald Create your first Impress presentation using OpenOffice's PowerPoint-like presentation sy [...]
Ian Ozsvald This transition series will help you move from Microsoft Excel to OpenOffice Calc in a fe [...]
Ian Ozsvald If you're moving from Microsoft Word to OpenOffice.org then you'll want to know how to wo [...]
Ian Ozsvald Learning basic file input/output opens up the world of reading data in, manipulating it a [...]
Ian Ozsvald This short series introduces logic in Python by showing you the 'if' statement. Logical [...]
Ian Ozsvald This series teaches you how to define your own functions in Python. We cover how to writ [...]
Ian Ozsvald Iterating over a block of code is a very common operation when programming. Here I show [...]
Ian Ozsvald Python has many datatypes, you'll recognise some from other languages and some may be new [...]
Ian Ozsvald If you're coming to Python from a different language then you'll want to know how the syn [...]
Ian Ozsvald Learn to talk to COM-enabled applications on Windows using the open-source pyWin32 (by Ma [...]
Ian Ozsvald Learn how to use twill (a Python+shell web browser) and nosetests to unit-test your websi [...]
Ian Ozsvald Want to learn wxPython? Want a fully-worked example which leads you through to a working [...]
Ian Ozsvald Aimed at Python Beginner Programmers, this fully-worked series builds a complete applica [...]
Ian Ozsvald See PyDev and IDLE in action, program and debug code and then learn bullet-proof coding by [...]

By the Same Author

Ian Ozsvald and Kevin Dangoor Originally the TurboGears Ultimate DVD (produced in late 2006 by Kevin Dangoor), now show [...]
Ian Ozsvald This series teaches you how to define your own functions in Python. We cover how to writ [...]
Ian Ozsvald TechSmith asked me to create a video on using Audacity to edit narrations. Since the use [...]
Ian Ozsvald Four videos leading you through the installation and basic mastery of the powerful IPython [...]
Marius Meinert and Ian Ozsvald and Lucas Holland and Dai and gasto See great applications in action. We're gathering examples of really nice applications - [...]
Ian Ozsvald Python has many datatypes, you'll recognise some from other languages and some may be new [...]
Ian Ozsvald Aimed at Python Beginner Programmers, this fully-worked series builds a complete applica [...]
Ian Ozsvald Create a simple database using OpenOffice's Base, based on a physiotherapy patient databa [...]
Ian Ozsvald Install nosetests using a 1 line easy_install command. Nosetests gives us robust unit-te [...]
Ian Ozsvald Python is not added to the DOS path by default. If you run 'python' from the command li [...]
Ian Ozsvald See PyDev and IDLE in action, program and debug code and then learn bullet-proof coding by [...]
Ian Ozsvald Learning basic file input/output opens up the world of reading data in, manipulating it a [...]
Ian Ozsvald Here we install easy_install using ez_setup.py (linked on the easy_install page). easy_in [...]
Ian Ozsvald This transition series will help you move from Microsoft Excel to OpenOffice Calc in a fe [...]
Ian Ozsvald See how to install twill - a Python (and shell) web-browsing tool - in 1 line with easy_i [...]
Ian Ozsvald Iterating over a block of code is a very common operation when programming. Here I show [...]
Ian Ozsvald A short introduction to the on-line world of resources for Python programmers, targetted a [...]
Ian Ozsvald Learn how to use twill (a Python+shell web browser) and nosetests to unit-test your websi [...]
Ian Ozsvald This short series introduces logic in Python by showing you the 'if' statement. Logical [...]
Ian Ozsvald There is quite an art to making a perfect cup of coffee. Here we gather some of the lore.
Ian Ozsvald [This series is out of date, you should really go to the new Python 2.5 series - Python Ne [...]
Joakim Gândara and Ian Ozsvald ScummVM can take you back to the 80s and 90s, letting you play the older LucasArts point n [...]
Ian Ozsvald Two videos to demonstrate editing and debugging of Python code using the excellent SPE too [...]
Ian Ozsvald AdblockPlus.org hosts the popular adblocking plugin for Firefox. This video shows you ho [...]
Ian Ozsvald Learn to talk to COM-enabled applications on Windows using the open-source pyWin32 (by Ma [...]
Ian Ozsvald This screencasts welcomes Ryan Galbraith's students in his SIAST GIS 2008 course. I show [...]
Ian Ozsvald We use the excellent (and free!) CamStudio 2.0 to make many of our ShowMeDo tutorials on W [...]
Ian Ozsvald This guide covers installing Python, a language overview, writing a first program, learni [...]
Ian Ozsvald Want to learn wxPython? Want a fully-worked example which leads you through to a working [...]
Ian Ozsvald These short demos show the low-cost Arduino hardware experimentation board in action on W [...]
Ian Ozsvald If you're moving from Microsoft Word to OpenOffice.org then you'll want to know how to wo [...]
Ian Ozsvald and Stephan Deibel This two-part series will show you Wingware's new Wing 3 IDE. Topics: starting a new Pyt [...]
Ian Ozsvald If you're coming to Python from a different language then you'll want to know how the syn [...]
Ian Ozsvald IE8 and Firefox 3 are demonstrated, you can see them both in action along with recent fea [...]
Ian Ozsvald The Django web-app framework, written in Python, released at the start of September 2008. [...]
Ian Ozsvald Create your first Impress presentation using OpenOffice's PowerPoint-like presentation sy [...]