video#
Bases:
TUIMenu
Set options for exporting video file menu.
Classes:
advance_quality
(path, service)Advance Quality setting.
Methods:
format
(*args, **kwargs)Set format for exporting video file.
fps
(*args, **kwargs)Set the Frame Per Sec(FPS) for exporting video file.
height
(*args, **kwargs)Set the height for exporting video file.
name
(*args, **kwargs)Exporting video file name.
quality
(*args, **kwargs)Set quality for exporting video file.
scale
(*args, **kwargs)Set scale by which video resolution will expand.
set_standard_resolution
(*args, **kwargs)Select from pre-defined resolution list.
use_original_resolution
(*args, **kwargs)Enable original resolution.
width
(*args, **kwargs)Set the width for exporting video file.
Bases:
TUIMenu
Advance Quality setting.
Methods:
bitrate
(*args, **kwargs)Set video bitrate(kbits/sec) for exporting video file.
bitrate_scale
(*args, **kwargs)Mp4 bitrate scale - Best-64000 High-32000 Medium-16000 Low-8000.
compression_method
(*args, **kwargs)Compression methode for Microsoft AVI movie.
enable_h264
(*args, **kwargs)H264 encoding flag.
Set video bitrate(kbits/sec) for exporting video file.
Mp4 bitrate scale - Best-64000 High-32000 Medium-16000 Low-8000.
Compression methode for Microsoft AVI movie.
H264 encoding flag.
Set format for exporting video file.
Set the Frame Per Sec(FPS) for exporting video file.
Set the height for exporting video file.
Exporting video file name.
Set quality for exporting video file.
Set scale by which video resolution will expand.
Select from pre-defined resolution list.
Enable original resolution.
Set the width for exporting video file.