/ . / MovieRecorder / ffmpeg_encoder.py / ffmpeg_encoder
Methods
|
|
|
convertToMinSecs
|
convertToMinSecs ( self, secs )
|
|
abortEncoding
|
abortEncoding ( self )
|
|
copy_frames_backwards
|
copy_frames_backwards ( self, param_dict )
|
|
deleteMovie
|
deleteMovie ( self )
|
|
killEncoder
|
killEncoder ( self, pop_obj )
|
|
getOutFile
|
getOutFile ( self )
|
|
remove_backwards_frames
|
remove_backwards_frames ( self )
|
|
parseOutput
|
parseOutput ( self, out_line )
ESTIMATED TIME OF COMPLETION: 0 seconds
FRAME 35 (B): I BLOCKS: 0; B BLOCKS: 685 SKIPPED: 251 (0 seconds)
|
|
__init__
|
__init__ (
self,
evt,
updateFn,
**param_dict,
)
|
|
getExitStatus
|
getExitStatus ( self )
|
|
|