ProjektX und Komandozeilen-Argumente
- 
				Xenon-777
- Einsteiger 
- Beiträge: 389
- Registriert: Montag 20. Januar 2003, 01:54
ProjektX und Komandozeilen-Argumente
Weis einer von unseren ProjectX Provies wie die Komandozeilen argumente von ProjectX sind?
			
			
									
						
							Nokia 2xI Kabel Avia600L
			
						- 
				wwershofen
- Einsteiger 
- Beiträge: 314
- Registriert: Donnerstag 16. Januar 2003, 23:53
Code: Alles auswählen
wolle@athlon:~/dvr> java -jar /usr/local/src/Pro*/projectX.jar
X V0.81.5/01.10.2003 TEST PROJECT ONLY , User: wolle
quick CL usage: (Note: CL also loads the GUI components, without displaying)
without options  ...to start the GUI
[options] <sourcefile 1>...<sourcefile x>
options: -dvx1, -dvx2, -dvx3, -dvx4, -c <x>, -o <x>, -n <x>, -l, -p <x>
-c [path]inifile  ...use that specified iniFile instead of the standard
-dvx1   ...create a .d2v ProjectFile on demux
-dvx2   ...create a .d2v ProjectFile + .ac3.wav (RIFF WAVE Header)
-dvx3   ...create a .d2v ProjectFile + .mpa.wav (RIFF WAVE Header)
-dvx4   ...create a .d2v ProjectFile + .ac3.wav + mpa.wav (RIFF WAVE Header)
-o <path>  ...use that specified directory for output
-n <filename>  ...use that specified filename for output
-p <file>  ...use that text based file as cutpoint list
-l   ...write the normal logfile
use -dvx OR -c & -o/-n/-l or no options (for std)
 
 hth
wolle
- 
				Xenon-777
- Einsteiger 
- Beiträge: 389
- Registriert: Montag 20. Januar 2003, 01:54