Fehler: No matching FileType found or file doesn't exist

Antek
Neuling
Neuling
Beiträge: 8
Registriert: Mi 12. Nov 2008, 21:23

Fehler: No matching FileType found or file doesn't exist

#1

Beitrag von Antek » So 14. Aug 2011, 15:54

Liebe Leute,

seit langem wieder möchte ich mal eine mit dem Topf aufgenommene Sendung auf DVD packen. Dazu habe ich TFTool in der Version 0.9.3.43 installiert. Nach dem Setzen der Schnittpunkte, Aktivieren der Checkbox bei 'Start ProjectX with GUI' und Klick auf 'schneiden' kommt eine Fehlermeldung der Art 'No matching FileType found or file doesn't exist: 'Rockpalast.rec'', genaues Log siehe unten im Code-Abschnitt.

Ich habe schon in Forum nach dem Problem gesucht und ein ähnliches gefunden. Dort hat der Dateiname, welcher in der Fehlermeldung stand nicht mit dem Dateinamen im Log übereingestimmt, das ist bei mir nicht der Fall.

Hat evtl. jemand eine Idee, was ich anders machen kann/muss ?!?

Viele Grüße
Andreas

Code: Alles auswählen

Version: ProjectX 0.91.0.02/13.08.2011
Version: ProjectX 0.91.0.02/13.08.2011
Reading GUI-Switch...
Reading Help Switch...
Reading Config File Switch...
Start with GUI...
Loading Config File: 'C:\ Program Files (x86)\ TFtool_0_9_3\ tftdemux90.ini' ...
Loading Language -> 'en'
ProjectX 0.91.0.02/13.08.2011 TEST PROJECT ONLY , User: Antek
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
14. August 2011    15:37:44 MESZ
14. August 2011    15:37:44 MESZ
java.version	1.7.0
java.vendor	Oracle Corporation
java.home	C:\ Program Files\ Java\ jre7
java.vm.version	21.0-b17
java.vm.vendor	Oracle Corporation
java.vm.name	Java HotSpot(TM) 64-Bit Server VM
java.class.vers	51.0
java.class.path	projectx.jar
os.name	Windows 7
os.arch	amd64
os.version	6.1
ini.file	C:\ Program Files (x86)\ TFtool_0_9_3\ tftdemux90.ini
ext.disk.access	disabled or library not found
user.language	en
user.name	Antek
user.home	C:\ Users\ Antek
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...
Multicolor OFF / switches 00000000
Reading CLI Switches...
Successful reading of 2 cutpoints
!> an error has occured..  (please inform the authors at 'forum.dvbtechnics.info')
!> an error has occured..  (please inform the authors at 'forum.dvbtechnics.info')
No matching FileType found or file doesn't exist: 'Rockpalast.rec'
!> an error has occured..  (please inform the authors at 'forum.dvbtechnics.info')
java.lang.NoSuchMethodException: net.sourceforge.dvb.projectx.xinput.file.XInputFileImpl.<init>(java.lang.String)
	at java.lang.Class.getConstructor0(Unknown Source)
	at java.lang.Class.getConstructor(Unknown Source)
	at net.sourceforge.dvb.projectx.xinput.XInputFile.retrieveImplementation(XInputFile.java:141)
	at net.sourceforge.dvb.projectx.xinput.XInputFile.<init>(XInputFile.java:64)
	at net.sourceforge.dvb.projectx.common.Common.getInputFile(Common.java:1400)
	at net.sourceforge.dvb.projectx.common.Start.readSwitches(Start.java:728)
	at net.sourceforge.dvb.projectx.common.Start.main(Start.java:243)
!> an error has occured..  (please inform the authors at 'forum.dvbtechnics.info')
No matching FileType found or file doesn't exist: 'Rockpalast.rec'
!> an error has occured..  (please inform the authors at 'forum.dvbtechnics.info')
java.lang.NoSuchMethodException: net.sourceforge.dvb.projectx.xinput.file.XInputFileImpl.<init>(java.lang.String)
	at java.lang.Class.getConstructor0(Unknown Source)
	at java.lang.Class.getConstructor(Unknown Source)
	at net.sourceforge.dvb.projectx.xinput.XInputFile.retrieveImplementation(XInputFile.java:141)
	at net.sourceforge.dvb.projectx.xinput.XInputFile.<init>(XInputFile.java:64)
	at net.sourceforge.dvb.projectx.xinput.XInputFile.getNewInstance(XInputFile.java:79)
	at net.sourceforge.dvb.projectx.common.JobCollection.addInputFile(JobCollection.java:225)
	at net.sourceforge.dvb.projectx.common.JobCollection.addInputFile(JobCollection.java:202)
	at net.sourceforge.dvb.projectx.common.Start.readSwitches(Start.java:731)
	at net.sourceforge.dvb.projectx.common.Start.main(Start.java:243)
File input error
Error while reading CLI Switches ...
Preparing GUI (if enabled)...
Loading GUI...
Loading Menus...
Loading Popup Menus...
Loading Quickload Panel...
Loading Control Panel...
Loading Status Panel...
Loading Input Directories...
Loading Main Frame...
Loading Main Frame...
Printing Environment Settings...
Showing Main Frame...
Check Commons-Net library access...
Loading AC3 frames...

Benutzeravatar
jkIT
TFtool-Guru
TFtool-Guru
Beiträge: 3206
Registriert: Sa 10. Dez 2005, 18:26
Receivertyp: TF4000 & TF5000MP & SRP-2410

AW: Fehler: No matching FileType found or file doesn't exist

#2

Beitrag von jkIT » So 14. Aug 2011, 16:25

Antek hat geschrieben:...
java.vm.name Java HotSpot(TM) 64-Bit Server VM
java.class.vers 51.0
java.class.path projectx.jar
os.name Windows 7
os.arch amd64
os.version 6.1
ini.file C:\ Program Files (x86)\ TFtool_0_9_3\ tftdemux90.ini
ext.disk.access disabled or library not found
...

die DLL, über die TFtool mit ProjectX kommuniziert, ist eine 32-Bit dll. Das heißt, Du musst zusätzlich noch das 32bit-JRE installieren, damit das funktioniert.

Außerdem, glaube ich, ist es nicht optimal, TFtool ins "Program Files (x86)" zu legen, da es dort nicht ohne weiteres ins eigene Verzeichnis schreiben darf.
Gruß jkIT

CRP-2401; SRP-2410 (aD); TF5000MP (aD); TF4000PVR (aD); TFtool, aTMSremote (Autor)

Antek
Neuling
Neuling
Beiträge: 8
Registriert: Mi 12. Nov 2008, 21:23

AW: Fehler: No matching FileType found or file doesn't exist

#3

Beitrag von Antek » Di 16. Aug 2011, 21:27

[quote="jkIT"]die DLL, über die TFtool mit ProjectX kommuniziert, ist eine 32-Bit dll. Das heißt, Du musst zusätzlich noch das 32bit-JRE installieren, damit das funktioniert.

Außerdem, glaube ich, ist es nicht optimal, TFtool ins "Program Files (x86)" zu legen, da es dort nicht ohne weiteres ins eigene Verzeichnis schreiben darf.[/quote]


Hi jkIT,

danke für Deine schnell Antwort. Ich kann mir nicht vorstellen, dass man eine 64 und eine 32 bit JRE parallel installieren kann, es sei denn, man teilt TFtool und/oder ProjectX irgendwie mit, welche JRE zu verwenden ist. Im Notfall kann ich dann nur die 32 Bit JRE intsallieren.

Das mit den eingeschränkten Rechten in "Program Files (x86)" habe ich noch nicht gewusst, interessant.

Schönen Gruß
Andreas

Benutzeravatar
jkIT
TFtool-Guru
TFtool-Guru
Beiträge: 3206
Registriert: Sa 10. Dez 2005, 18:26
Receivertyp: TF4000 & TF5000MP & SRP-2410

AW: Fehler: No matching FileType found or file doesn't exist

#4

Beitrag von jkIT » Mi 17. Aug 2011, 00:34

[quote="Antek"]Ich kann mir nicht vorstellen, dass man eine 64 und eine 32 bit JRE parallel installieren kann, es sei denn, man teilt TFtool und/oder ProjectX irgendwie mit, welche JRE zu verwenden ist. Im Notfall kann ich dann nur die 32 Bit JRE intsallieren.
[/quote]

Doch, das geht. TFtool startet die 32bit JRE, wenn vorhanden.
Gruß jkIT

CRP-2401; SRP-2410 (aD); TF5000MP (aD); TF4000PVR (aD); TFtool, aTMSremote (Autor)

Antworten

Zurück zu „TFtool“