DGIndex ¶
Bases: D2VWitch
Methods:
-
get_cmd
–
get_cmd ¶
get_cmd(
files: list[SPath],
output: SPath,
idct_algo: int = 5,
field_op: int = 2,
yuv_to_rgb: int = 1,
) -> list[str]
Source code
20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
|