Package imagizer :: Module NommeVideo :: Class Video
[hide private]
[frames] | no frames]

Class Video

source code

main Video class

Instance Methods [hide private]
 
__init__(self, infile)
initialise the class
source code
 
__repr__(self)
Returns some information on the current video flux
source code
 
MkDir(self) source code
 
LoadMetadata(self)
Load the metadata, either using Hachoir, ...
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
Method Details [hide private]

LoadMetadata(self)

source code 

Load the metadata, either using Hachoir, ... either using mplayer