Screencasting revisited. by Computothought

Step 3: Test video recoding without sound.

Screenshot-Movie Player.png
This is so that you can make sure everything is working long the way.

Start up a terminal and type in: The original desktop size we are using is 1024x768, but Youtube only takes 640x480. FFmpeg will do the conversion for us on the fly.

$ ffmpeg -f x11grab -s 1024x768 -r 10 -i :0.0 -s 640x480 -r 10 filename.avi

Press q in that window when you are ready to stop.

Now play it back with your favorite movie player.

See an example: http://www.instructables.com/id/Getting-instructable-counts-continued/
 
Remove these adsRemove these ads by Signing Up
Pro

Get More Out of Instructables

Already have an Account?

close

PDF Downloads
As a Pro member, you will gain access to download any Instructable in the PDF format. You also have the ability to customize your PDF download.

Upgrade to Pro today!