Updated README file with new CLI arguments.

This commit is contained in:
LoRd_MuldeR 2014-01-27 22:22:30 +01:00
parent 8d68357907
commit c76bac6f35

View File

@ -232,17 +232,20 @@ in older versions of the Simple x264 Launcher is *NOT* needed anymore!!
The following command-line switches are available: The following command-line switches are available:
--add <file> [<file>] ..... Create new job(s) from files(s) --add-file <file> ............... Create a new job via "Add Job" dialog
--console ................. Show the "debug" console --add-job <src> <dest> <tpl> .... Create a new job in a non-interactive way
--no-console .............. Don't show the "debug" console --console ....................... Show the "debug" console
--no-style ................ Don't use the Qt "Plastique" style --no-console .................... Don't show the "debug" console
--skip-avisynth-check ..... Skip Avisynth check, disable .AVS input --no-style ...................... Don't use the Qt "Plastique" style
--skip-vapoursynth-check .. Skip VapourSynth check, disables .VPY input --skip-avisynth-check ........... Skip Avisynth check, disable .AVS input
--force-cpu-no-64bit ...... Forcefully disable 64-Bit support --skip-vapoursynth-check ........ Skip VapourSynth check, disables .VPY input
--no-deadlock-detection ... Don't abort processes on timeout/deadlock --force-cpu-no-64bit ............ Forcefully disable 64-Bit support
--no-deadlock-detection ......... Don't abort processes on timeout/deadlock
PLEASE NOTE: These are parameters you can pass to Simple x264 Launcher, HINT: Pass "-" as the <tpl> parameter to encode with *default* template.
they can *not* be passed to x264 itself as "custom" parameters!
PLEASE NOTE: These are parameters you can pass to Simple x264 Launcher, they
can *not* be passed to x264 itself as "custom" parameters !!!
14. Help & Support 14. Help & Support