4.1 Command Line Parameters
When you launch Camtasia Player, by default it has a title bar,
a menu bar, a tool bar, a status bar. You can customize those
elements by specifying arguments on the command line when
launching Camtasia Player. Here is the exact syntax for the
command line arguments:
CAMPLAY [<options>] [<file>]
where <file> is an optional movie file name and <options> is an
optional set of options among the following:
/A - Launches with "Always on top" option
/BC RGB(255,0,255) - Set background color, default is black
/D - Launches without allowing "Dragging" by the movie area
/E - Exits after playing the movie
/F - Launches in Full Screen Mode
/M - Launches without a menu bar
/MX - Launches with its window maximized
/open - Open the specified movie (<file>

but does not play it
/play - Immediately play the specified movie (<file>

[default]
/R - Repeats the movie forever
/S - Launches without a status bar
/ST - Stay on last frame after playing
/T - Launches without a title bar
/TB - Launches without a tool bar
Notes:
- For the /BC background color, you must supply a color argument
with the syntax RGB(r,g,b) where r, g, and b are the red, green
and blue components of the color. Valid values for r, g, and b
are in the range 0 to 255. For example:
RGB(0,0,0) = black
RGB(255,255,255) = white
RGB(0,0,255) = blue
RGB(128,128,128) = dark gray
The background color shows only when the movie that is playing
does not fill the entire frame. For example, if the player is
maximized while a 360x240 movie is playing, the background color
will show.
Examples:
CAMPLAY "clip1.avi"
- play "clip1.avi" with the default user interface
CAMPLAY /E /F "my movie.avi"
- play "my movie.avi" full screen and exit after playing
CAMPLAY /M "clip2.avi"
- open "clip2.avi" without a menu bar (i.e. no File>Open menu
option)
CAMPLAY /BC RGB(128,128,128) /F "clip3.avi"
- play "clip3.avi" full screen and fill the background with dark
gray if the movie does not fill the entire screen.
不是吧?也要加载驱动?我的机子没办法试,改天我找台破机子来试。