|
__init__(self,
infile)
initialise the class |
source code
|
|
|
__repr__(self)
Returns some information on the current video flux |
source code
|
|
|
|
|
|
|
MplayerMetadata(self)
Extract metadata using Mplayer |
source code
|
|
|
FindThumb(self)
scan the current directory for the thumbnail image |
source code
|
|
|
PlayVideo(self)
Plays the video using mplayer, tries to rotate the video of needed |
source code
|
|
|
SetTitle(self)
asks for a Title and comments for the video |
source code
|
|
|
Rencode(self)
re-encode the video to the given quality |
source code
|
|
|
PBSRencode(self)
re-encode the video to the given quality, using the PBS queuing
system |
source code
|
|
|
GenThumb(self,
size=160)
Generate a thumbnail for the image |
source code
|
|