Commandline Options |
Top Previous Next |
|
Commandline options:
-project FULLPATHTOPROJECT.ini FILE (loads a project file which can specify all main options such as # of pages, printer, template, etc.; movie file specified in project will be loaded unless a subsequent commandline option specifying a movie is found) -movie FULLPATHTOMOVIE.avi FILE (loads a movie file, keeps settings from previous --project commandline option) -count VALUE (specifies how many copies to print; 0 is same as 1; must be specified BEFORE -print option and AFTER any -project option) -start VALUE (specified start marker frame; must come after any -project option) -end VALUE (specifies end marker frame; must come after any -project option) -dei VALUE (1 if video is interlaced and needs deinterlacing, 0 if not; must come after any -project option) -preview (causes the preview display to be refreshed after loading a movie, etc.) -print (triggers printing immediately, using current settings) -exit (exit the program; call this only after printing)
NOTE: The order of commandline options matters! Normally the order would be:
|