Utoljára aktív 1728782436

Revízió a93baf22eb5920c09dc4521854ea36e3b37b906d

Deep-Live-Cam-14.sh Eredeti
1options:
2 -h, --help show this help message and exit
3 -s SOURCE_PATH, --source SOURCE_PATH select a source image
4 -t TARGET_PATH, --target TARGET_PATH select a target image or video
5 -o OUTPUT_PATH, --output OUTPUT_PATH select output file or directory
6 --frame-processor FRAME_PROCESSOR [FRAME_PROCESSOR ...] frame processors (choices: face_swapper, face_enhancer, ...)
7 --keep-fps keep original fps
8 --keep-audio keep original audio
9 --keep-frames keep temporary frames
10 --many-faces process every face
11 --map-faces map source target faces
12 --nsfw-filter filter the NSFW image or video
13 --video-encoder {libx264,libx265,libvpx-vp9} adjust output video encoder
14 --video-quality [0-51] adjust output video quality
15 --live-mirror the live camera display as you see it in the front-facing camera frame
16 --live-resizable the live camera frame is resizable
17 --max-memory MAX_MEMORY maximum amount of RAM in GB
18 --execution-provider {cpu} [{cpu} ...] available execution provider (choices: cpu, ...)
19 --execution-threads EXECUTION_THREADS number of execution threads
20 -v, --version show program's version number and exit