| |
Usage: f2vcmdln.exe -cmd "command" -p1 "parameter1"
-p2 "parameter2" -p3 "parameter3" -p4 "parameter4"
[other switches (-i "interval" -c "caption"
-r "audiorecorder")]
Different
"command" has different parameters, [other switches]
can be used when "command" is "execute"
if "command"
is "createtask", f2vcmdln.exe will create a task file
(*.ini) with default settings, it only need two parameters
· -p1 "parameter1" specified the source flash file
name that you want to create a task file by
· -p2 "parameter2" specified the target task file
name that you want save settings to
if "command"
is "modifytask", f2vcmdln.exe will modify a task file
settings, it need all four parameters
· -p1 "parameter1" specified the task file name that
you want to modify
· -p2 "parameter2" specified what Section you want
to modify
· -p3 "parameter3" specified what Key you want to
modify
· -p4 "parameter4" specified the value that you want
to modify
if "command"
is "getcodecs", f2vcmdln.exe will get all available
video codecs on your computer, it need two parameters
· -p1 "parameter1" specified what type codec you want
to get, now, "parameter1" can be "avi".
· -p2 "parameter2" specified the file name (*.ini)
that you want save codecs to
if "command"
is "execute", f2vcmdln.exe will execute a task, now,
-p1 and [other switches] can be used
· -p1 "parameter1" specified the task file name that
you want to execute
· -i "interval" specified interval of reading/writing
the task file [Interact] section, in millisecond
· -c "caption" specified a caption to current application
instance
· -r "audiorecorder" specified audio recorder type,
0 means default recorder, 1 means NCT recorder. If you run on
windows 2000, please keep audiorecorder to 0 because of the
windows 2000 bugs
if "command"
is "stop", f2vcmdln.exe will stop an executing task,
only -p1 is needed
· -p1 "parameter1" specified the executing task file
name that you want to stop
if "command"
is "open", f2vcmdln.exe will open a *.txt or *.ini
file
· -p1 "parameter1" specified the *.txt or *.ini file
name
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.
· -p1 "parameter1" specified username
· -p2 "parameter2" specified register key
|