| |
Usage: f2vcmdln.exe -cmd "command" [other
switches]
Different
"command" follow different [other switches]:
If
"command" is "createtask", f2vcmdln.exe
will create a task file (*.tsk or *.ini) with default settings,
it need following switches:
· -sourcefile "sourcefilename". Specify the source
flash file name that you want to create a task file by.
· -taskfile "taskfilename". Specify the target task
file name that you want save settings to.
· -format "targetfileformat". Specify the target file
format.
· -vcodec "videocodecid". Optional, specify the target
file video codec id.
· -acodec "audiocodecid". Optional, specify the target
file audio codec id.
If
"command" is "modifytask", f2vcmdln.exe
will modify a task file settings, it need following switches:
· -taskfile "taskfilename". Specify the task file
name that you want to modify.
· -section "section". Specify what Section you want
to modify.
· -key "key". Specify what Key you want to modify.
· -value "value". Specify the value that you want
to modify.
If
"command" is "deletetask", f2vcmdln.exe
will delete a task file, it need following switches:
· -taskfile "taskfilename". Specify the task file
name that you want to delete.
If
"command" is "execute", f2vcmdln.exe
will execute a task, it need following switches:
· -taskfile "taskfilename". Specify the task file
name that you want to execute.
· -winmode "winmode". Specify the program window state.
"winmode" = normal, show the program window. "winmode"
= hide, hide the program window.
· -interval "interval". Specify interval of reading
/ writing the task file [Interact] section, in millisecond.
· -caption "caption". Specify a window caption to
current instance.
If
"command" is "stop", f2vcmdln.exe
will stop an executing task, it need following switches:
· -taskfile "taskfilename". Specify the executing
task file name that you want to stop.
If
"command" is "getcodecs", f2vcmdln.exe
will get all available video codecs on your computer, it need
following switches:
· -format "fileformat". Specify what file format you
want to get, set it to 0 to get avi codec list.
· -codeclist "codeclistfilename". Specify the file
name (*.lst or *.ini) that you want to save these codecs to.
If
"command" is "help", show this
help file.
If
"command" is "home", visit our
homepage.
If
"command" is "buy" or "order",
visit our buy/order webpage.
If
"command" is "register", remove
your copy's limitation after you buy the product.
· -regname "regname". Specify register name.
· -regkey "regkey". Specify register key.
|