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!)
- Host: GitHub
- URL: https://github.com/jeffthompson/automaticscreencapture
- Owner: jeffThompson
- Created: 2013-02-20T01:43:56.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-20T04:09:32.000Z (over 13 years ago)
- Last Synced: 2025-01-04T15:18:43.868Z (over 1 year ago)
- Language: Java
- Size: 4.51 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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) \]