KDE VLC Snapper is a small PyKDE4 based program to perform automated screencapping of DVD chapters or movie files. It is based on the VLC Python bindings.
- Python (2.6 and 2.7 should work reliably)
- PyKDE4
- VLC 1.1.x
dvdread
andlsdvd
(used for DVD chapter screencapping)- numpy (optional)
Untar the archive, and run:
python setup.py install
as root. Supply the --prefix
option if you want to install to a specific prefix (default /usr/local
).
Simply select your media file or DVD chapter, set the number of required screencaps and the destination directory and click on Capture.
- Some media files make the program crash (hard to debug)
This program is licensed under the GNU General Public License (GPL) version 2, or at your option, any later version.