An open API service indexing awesome lists of open source software.

https://github.com/jeffthompson/automaticscreencapture

Hardware/software for capturing screengrabs from VLC - created for a project commissioned by Rhizome.org (thanks!)
https://github.com/jeffthompson/automaticscreencapture

Last synced: over 1 year ago
JSON representation

Hardware/software for capturing screengrabs from VLC - created for a project commissioned by Rhizome.org (thanks!)

Awesome Lists containing this project

README

          

Automatic Screencapture
======================

Hardware/software for capturing screengrabs from VLC - created for a project commissioned by Rhizome.org (thanks!). Works by pausing your movie, takes a screenshot, advances by N frames (taking screenshots along the way), and starts the movie again!

Automatically takes control of VLC using a single button connected to an Arduino (for source code and schematic, see the 'ArduinoCode' portion).

This sketch uses the Java AWT 'robot' class, which allows you to create virtual keystrokes (automatic keyboard shortcuts in VLC).

\- \- \-

\[ all code available under [Creative Commons BY-NC-SA license](http://creativecommons.org/licenses/by-nc-sa/3.0/) - feel free to use but [please let me know](http://www.jeffreythompson.org) \]