Bonjour,
J’ai installé projectx (un deb) pour manipuler mes videos et lors du lancement le programme se bloque à ce stade :
[code]bonobox@PC-debian-salon:~$ projectx.sh
Reading GUI-Switch…
Reading Help Switch…
Reading Config File Switch…
Start with GUI…
Loading last Config or Standard File…
erreur chargement ini: java.io.FileNotFoundException: /usr/share/projectx/X.ini (Aucun fichier ou répertoire de ce type)
Loading Language -> ‘en’
ProjectX 0.90.4.00/30.03.2006 TEST PROJECT ONLY , User: bonobox
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
février 20, 2008 12:40:41 GMT+01: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.0 20080202 (experimental) [trunk revision 132072]
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 i386
os.version 2.6.22-3-686
ini.file /usr/share/projectx/X.ini
ext.disk.access disabled or library not found
user.language en
user.name bonobox
user.home /home/bonobox
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 <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 ] …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 §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…
Reading CLI Switches…
Loading GUI…
Loading Menus…
[/code]
j’ai la barre de progression qui va jusqu’à 100% mais ça bloque ???
merci d’avance pour votre aide