module documentation

Module for doing screencast / media work.

Function screenkey Launch the screenkey program for showing keys during terminal work.
Function x11_to_mp4 FFMPEG recording x11 to MP4 file (no audio).
def screenkey(scr_num):

Launch the screenkey program for showing keys during terminal work.

Parametersscr_numUndocumented (type: int)
ReturnsUndocumented (type: subprocess.Popen)
def x11_to_mp4(x, y, width, height, destination_file):

FFMPEG recording x11 to MP4 file (no audio).

ParametersxUndocumented (type: int)
yUndocumented (type: int)
widthUndocumented (type: int)
heightUndocumented (type: int)
destination_fileUndocumented (type: str)
ReturnsUndocumented (type: subprocess.Popen)
API Documentation for v0tools, generated by pydoctor 21.2.2 at 1996-06-17 15:00:00.