
KDE VLC Snapper
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
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.
Requirements
* Python (2.6 and 2.7 should work reliably)
* distribute
* PyKDE4
* VLC 1.1.x
* dvdread and lsdvd (used for DVD chapter screencapping)
* numpy (optional)
Installation
Untar the archive, and run:
python setup.py install
as root (or use sudo in Ubuntu and derivatives). Supply the --prefix option if you want to install to a specific prefix (default /usr/local).
Usage
Simply select your media file or DVD chapter, set the number of required screencaps and the destination directory and click on *Capture*.
Known issues
* Some media files make the program crash (hard to debug)
9 years ago
First public release.
9 years ago
First public release.
Please login or register to add a comment or rating