The Software
Here is appropirate.py v0.01 -
the premier software to appropirate found videos. It's a python
script based on vplayer.py
by Dmitry Borisov, the author of pymedia.
It's really a hack, not quick but pretty dirty. This is the very same version I am using.
The code is not cleaned up for your pleasure and for insights into what agile software development really means ;-)
If you have any comments or complaints on the code, please do not let me know! THX.
To run appropirate.py you'll need
Python 2.4,
Pymedia >= 1.3.5.0-pre2 and
pygame >=1.7
USAGE: python appropirate.py <yourfile>
KEYBOARD CONTROL:
>>> seek backwards
>>> seek forwards (I have an
on my keyboard - don't worry if you can't find one on yours)
-
>>> loops video at current position
>>> releases loop and continues to play normally
>>> drop in the last 10 key frames
I've stopped working on this script and I'm currently working on a much mUcH MUCH better version based on mplayer.