Version: ProjectX 0.90.4.00.b32/30.12.2009 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: /root/.config/Project-X.ini (No such file or directory) Loading Language -> 'en' ProjectX 0.90.4.00.b32/30.12.2009 TEST PROJECT ONLY , User: root 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 August 5, 2011 11:02:27 PM CEST java.version 1.6.0_22 java.vendor Sun Microsystems Inc. java.home /opt/icedtea6-bin-1.10.3/jre java.vm.version 20.0-b11 java.vm.vendor Sun Microsystems Inc. java.vm.name OpenJDK 64-Bit Server VM java.class.vers 50.0 java.class.path /usr/share/commons-net/lib/commons-net.jar:/usr/share/projectx/lib/projectx.jar:/usr/share/jakarta-oro-2.0/lib/jakarta-oro.jar os.name Linux os.arch amd64 os.version 2.6.39-gentoo-r3 ini.file /root/.config/Project-X.ini ext.disk.access disabled or library not found user.language en user.name root user.home /root quick CL usage: Note: CL doesn't load the GUI components, except with switch [-gui] ...starts the GUI switches and inputfiles can be in any order options: [-ini ] ..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 ] ..use that specified directory for output [-name ] ..use that specified filename for output [-cut ] ..use that text based file as cutpoint list [-chp ] ..use that text based file as chapterpoint list [-id ] ..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 ] ..split output at xxx MB [-demux, -tom2p, -topva, -tovdr, -tots, -filter] ..action types Loading Basic Classes... Multicolor OFF / switches 00000000 Reading CLI Switches... Preparing GUI (if enabled)... !> an error has occured.. (please inform the authors at 'forum.dvbtechnics.info') java.lang.ClassNotFoundException: net.sourceforge.dvb.projectx.gui.GuiInterfaceImpl at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:186) at net.sourceforge.dvb.projectx.common.GuiInterface.getImplementation(Unknown Source) at net.sourceforge.dvb.projectx.common.GuiInterface.(Unknown Source) at net.sourceforge.dvb.projectx.common.Common.prepareGui(Unknown Source) at net.sourceforge.dvb.projectx.common.Start.main(Unknown Source) Check Commons-Net library access... Loading AC3 frames... Stopped! Can't start GUI, Classes not available...