Skip to main content

Video Screen Capture Software

They say a picture paints a thousand words. So to find out how many words video paints, do we multiply that by the frames per second multiplied by the number of seconds the video runs?

I think we will all agree that seeing a video of something done on the computer with a narrator is much more efficient than looking at static images with a few strings of text attached. I wanted to pass on some free tools that I have found that will allow you to capture your PC screen while your using it and create a playable movie from it.

The first tool is Window Media Encoder (http://www.microsoft.com/windows/windowsmedia/forpros/encoder/default.mspx). Works OK, but settings are confusing and best screen capture quality still leaves shaded surfaces banded. Output is a WMV file. This tool has a lot of other capabilities besides just screen capture so if your into encoding other video sources such as from a camera, you might want to check this out.

The other tool is Jing from TechSmith (http://www.jingproject.com/). Exceptionally easy to use and excellent quality, but I have not yet really got into all the posting options. The file output appears to be a Flash file. They say it is a temporary project, so it may stop working someday, but it's ease of use and good quality make it an acceptable risk. Still trying to figure out how to efficiently view the output file stored on a fileshare though. I've been pulling them up in a web browser.

Hope this helps someone out. I'll post more on Jing when I get it all figured out.

Ken

Comments

Popular posts from this blog

Solid Edge ST3 - Part 1 of 4

The Siemens PLM Connection event is over.  Given the change of date and venue due to the flooding of the Opryland Hotel in Nashville, it was a great success.  There were many excellent presentations and "hands-on" training sessions for Solid Edge (including mine) , and even though a formal announcement of the upcoming ST3 is some time away, we got a sneak peak of several new customer driven enhancements as well as some hint of: A "bridge" to help existing users better adopt Synchronous Technology Simulation enhancements PDM enhancements 1000's of customer enhancements from modeling to the user interface Over the next few weeks, I'd like to cover some of the items presented around the customer driven enhancements, but please keep in mind there are still a whole lot of items that will not be presented until the official Solid Edge ST3 launch later in the year. For this post, I would like to cover the User Interface enhancements. You now have...

Dimension Projection Line Breaks

Often when placing dimensions on drawings, the projection lines of some dimensions will cross the projection lines of other dimensions as shown below. Solid Edge provides a function to automatically create breaks in one extension line where it crosses another. This function is called "Add Projection Line Break". It is accessible from the Shortcut Menu when you have a dimension highlighted. The result is shown below. If you wish to remove the projection line break, highlight the dimension, invoke the shortcut menu, and select "Remove Projection Line Break".

Solid Edge V20 Deployed!

I have finally gotten Solid Edge V20 and the Viewer deployed through my organization on Sept. 27th. We deploy SE to over 100 users and the Viewer to over 400 users across about 10 geographic locations in one night over a couple hours. All went well considering this was the first deployment since the new Packaging Specialist started, and it was done on a brand new version of the deployment system we use. We use Microsoft's System Center Configuration Manager (SCCM) which was just upgraded from SMS 2003. http://www.microsoft.com/systemcenter/configmgr/default.mspx . It allows inventorying PC's throughout the org, as well as pushing software to the PC's. To be able to push the software, you must use the MSI supplied by Solid Edge and repackage it as an EXE. Since the MSI is used, you must also install .NET and ISSCRIPT separately (which can also be added to the EXE package). We found that the ISSCRIPT.MSI must be modified to work with SCCM due to the fact that it insta...