based9based / roop

Based9Based version of ROOP, No NSFW Filter, No ERRORS ;)
GNU General Public License v3.0
175 stars 141 forks source link

[Readme.MD Update ]Can you please tell all the poosible arguments values. Didn't get anything with --help. #3

Open vikrant-sahu opened 8 months ago

vikrant-sahu commented 8 months ago

Can you please update the Readme.MD with all the possible values for the following arguments: --frame-processor FRAME_PROCESSOR [FRAME_PROCESSOR ...]
--keep-fps
--keep-frames
--skip-audio
--many-faces
--reference-face-position REFERENCE_FACE_POSITION
--reference-frame-number REFERENCE_FRAME_NUMBER
--similar-face-distance SIMILAR_FACE_DISTANCE
--temp-frame-format {jpg,png}
--temp-frame-quality [0-100]
--output-video-encoder {libx264,libx265,libvpx-vp9,h264_nvenc,hevc_nvenc}

For frame-processor u have given just 2. Are there any other values ? What are those values and their usage. output-video-encoder - Whats the use of each of the given values like libx264,libx265,libvpx-vp9.