Jump to content

ProjectX freezes [solved]


dude67
 Share

Recommended Posts

I've been using WinXP on the side and one of the few reasons preventing me from switching to Linux full time is ProjectX demuxing tool (the other main reason is the gaming). I was very happy to learn that ProjectX was made into rpms (found under contrib).

 

But for some reason the programme freezes on me when I try to use it. I have started the programme fine and have managed to make some changes to the options (subtitles etc.), but when I've selected a file to be demuxed ProjectX freezes. It most often does not even close and I have to kill it before I can get rid of the window.

 

Is there anyone who has installed ProjectX from MCC (source: contrib) and has managed to get it to work properly?

Edited by dude67
Link to comment
Share on other sites

Guest buzzz

I have exactly the same problem as you, starts ok but when I try to demux a file it just freezes.

 

This is from a console:

 

dave@zulu ~]$ projectx

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/dave/X.ini

Loading Language -> 'en'

 

ProjectX 0.90.4.00/30.03.2006 TEST PROJECT ONLY , User: dave

 

 

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

30 July 2007 07:12:20 GMT

java.version 1.4.2

java.vendor GNU Classpath

java.home /usr/lib/jvm/jre-cacao/jre

java.vm.version 0.97

java.vm.vendor CACAO Team

java.vm.name CACAO

java.class.vers 49.0

java.class.path /usr/share/java/ProjectX.jar:/usr/share/java/commons-net.jar:/usr/share/java/oro.jar:

os.name Linux

os.arch i386

os.version 2.6.17-14mdv

ini.file /home/dave/X.ini

ext.disk.access disabled or library not found

user.language en

user.name dave

user.home /home/dave

 

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...

Exception in thread "Basic L&F directory loader" java.lang.InterruptedException

<<No stacktrace available>>

 

The Exception happens when I try to demux.

Link to comment
Share on other sites

  • 1 month later...

After a while, I had given up on this ever working on my system, but decided to give it one more go.

 

I got some very helpful advice that helped my pass this obstacle (thanks Anssi). Here's a cool one for you... :beer:

 

I wanted to share this info with you all just in case someone else is having this same problem!

 

As I had already suspected the problem had to do with java. I had already java-1.6.0-sun installed, but it was not specified in the ProjectX config file! I corrected the original ProjectX at /etc/java/projectx.conf to point JAVA_HOME to "/usr/lib/jvm/java-sun". It was either cacao or jamvm until then, and one of these earlier jvms caused the freezing! Now it's no longer crashing on me and this is finally solved.

:banana:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...