Content-type: text/html
Man page of KINETOPHONE
KINETOPHONE
Section: User Commands (1)
Updated: February 21, 2012
Index
Return to Main Contents
NAME
kinetophone_builder - command line movie builder
SYNOPSIS
kinetophone_builder
--help
kinetophone [
session_file
] [
flags
]
DESCRIPTION
Kinetophone builder is a command line utility to create video footage
from the session file and sound file produced by the Kinetophone
narrator program.
OPTIONS
Use
kinetophone
-h
to get a complete list of command line and configuration file options.
CONFIGURATION FILE
By default, if you have a
~/.kinetophone
file the program will parse it for options. You can also specify a
configuration file with
-i
or
--config
on the command line. Options should be specified one per line, with
the same syntax as the command line except for any leading dashes.
For example, when the following line is present in the configuration
file: multiple-movies=yes
Kinetophone builder will output one movie for each narration segment,
as using
--multiple-movies=yes
on the command line.
OPTION PRECEDENCE
You may specify (valid) combinations of command line and configuration
file options. Command line options override configuration file
options.
EXIT STATUS
Exits with 0 on success, non-zero (the Kinetophone error code) on
failure.
EXAMPLE
The command:
kinetophone_builder
/data/project1/session_1.xml -V -o
will use the file /data/project/session_1.xml for session information,
output verbose build information, and overwrite any existing output
movie.
AUTHOR
This man page was written by the Roan Trail, Inc. development team.
SEE ALSO
kinetophone_narrator
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- CONFIGURATION FILE
-
- OPTION PRECEDENCE
-
- EXIT STATUS
-
- EXAMPLE
-
- AUTHOR
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 23:24:03 GMT, August 31, 2012