On Sat December 27 2008, Rainer Kluge wrote: > Hello Rodolfo, > > I am using ProjectX from www.lucike.info, a Java GUI application, which > allows to split and join different types of MPEG1/2 video streams. The > input stream is demuxed into the video part and the audio part(s). You > then have to remux these files from the command line with mplex from the > mjpegtools package.
besides being in German, the 2 links for documentation are empty.. I downloaded projectX, ran the build.sh, tried to run : java ProjectX Exception in thread "main" java.lang.NoClassDefFoundError: ProjectX/jarls Caused by: java.lang.ClassNotFoundException: ProjectX.jarls 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:323) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:268) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) Could not find the main class: ProjectX.jarls. Program will exit. -- Paul Cartwright Registered Linux user # 367800 Registered Ubuntu User #12459 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org