zkab
28th July 2009, 08:46
I have Debian Lenny (AMD64) and when I give the command
java -jar ProjectX.jar
then ProjectX stalls with the 'Terms and Conditions' window and shows following in the terminal window:
Reading GUI-Switch...
Reading Help Switch...
Reading Config File Switch...
Start with GUI...
Loading last Config or Standard File...
ini load error: java.io.FileNotFoundException: /home/raivo/Project_X/X.ini (No such file or directory)
Loading Language -> 'en'
ProjectX 0.90.4.00/30.03.2006 TEST PROJECT ONLY , User: raivo
TERMS AND CONDITIONS:
(1) this is a free Java based demux utility.
(2) It is intended for educational purposes only, as a non-commercial test project.
(3) released under the terms of the GNU GPL.
(4) there is NO WARRANTY of any kind attached to this software.
(5) use it at your own risk and for your own education.
Java Environment
July 28, 2009 9:28:35 AM GMT+02:00
java.version 1.5.0
java.vendor Free Software Foundation, Inc.
java.home /usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/jre
java.vm.version 4.3.2
java.vm.vendor Free Software Foundation, Inc.
java.vm.name GNU libgcj
java.class.vers 49.0
java.class.path ProjectX.jar
os.name Linux
os.arch x86_64
os.version 2.6.26-2-amd64
ini.file /home/raivo/Project_X/X.ini
ext.disk.access disabled or library not found
user.language en
user.name raivo
user.home /home/raivo
quick CL usage:
Note: CL doesn't load the GUI components, except with switch [-gui]
<without options> ...starts the GUI
switches and inputfiles can be in any order
options:
[-ini <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)
[-out <path>] ..use that specified directory for output
[-name <filename>] ..use that specified filename for output
[-cut <file>] ..use that text based file as cutpoint list
[-chp <file>] ..use that text based file as chapterpoint list
[-id <tokens>] ..use only these (P)IDs, separated by comma ","
[-gui] ..display the GUI using all given CLI options
[-log] ..write the normal logfile
[-saveini] ..save changes made bei CLI in active .ini
[-split <xxx>] ..split output at xxx MB
[-demux, -tom2p, -topva, -tovdr, -tots, -filter] ..action types
Loading Basic Classes...
Reading CLI Switches...
Loading GUI...
Loading Menus...
Loading Popup Menus...
Loading Quickload Panel...
Loading Control Panel...
Loading Status Panel...
Loading Input Directories...
Loading Main Frame...
Printing Environment Settings...
Showing Main Frame...
Checking Commons-Net library access...
Loading AC3 frames...
java -jar ProjectX.jar
then ProjectX stalls with the 'Terms and Conditions' window and shows following in the terminal window:
Reading GUI-Switch...
Reading Help Switch...
Reading Config File Switch...
Start with GUI...
Loading last Config or Standard File...
ini load error: java.io.FileNotFoundException: /home/raivo/Project_X/X.ini (No such file or directory)
Loading Language -> 'en'
ProjectX 0.90.4.00/30.03.2006 TEST PROJECT ONLY , User: raivo
TERMS AND CONDITIONS:
(1) this is a free Java based demux utility.
(2) It is intended for educational purposes only, as a non-commercial test project.
(3) released under the terms of the GNU GPL.
(4) there is NO WARRANTY of any kind attached to this software.
(5) use it at your own risk and for your own education.
Java Environment
July 28, 2009 9:28:35 AM GMT+02:00
java.version 1.5.0
java.vendor Free Software Foundation, Inc.
java.home /usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/jre
java.vm.version 4.3.2
java.vm.vendor Free Software Foundation, Inc.
java.vm.name GNU libgcj
java.class.vers 49.0
java.class.path ProjectX.jar
os.name Linux
os.arch x86_64
os.version 2.6.26-2-amd64
ini.file /home/raivo/Project_X/X.ini
ext.disk.access disabled or library not found
user.language en
user.name raivo
user.home /home/raivo
quick CL usage:
Note: CL doesn't load the GUI components, except with switch [-gui]
<without options> ...starts the GUI
switches and inputfiles can be in any order
options:
[-ini <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)
[-out <path>] ..use that specified directory for output
[-name <filename>] ..use that specified filename for output
[-cut <file>] ..use that text based file as cutpoint list
[-chp <file>] ..use that text based file as chapterpoint list
[-id <tokens>] ..use only these (P)IDs, separated by comma ","
[-gui] ..display the GUI using all given CLI options
[-log] ..write the normal logfile
[-saveini] ..save changes made bei CLI in active .ini
[-split <xxx>] ..split output at xxx MB
[-demux, -tom2p, -topva, -tovdr, -tots, -filter] ..action types
Loading Basic Classes...
Reading CLI Switches...
Loading GUI...
Loading Menus...
Loading Popup Menus...
Loading Quickload Panel...
Loading Control Panel...
Loading Status Panel...
Loading Input Directories...
Loading Main Frame...
Printing Environment Settings...
Showing Main Frame...
Checking Commons-Net library access...
Loading AC3 frames...