Importing Transcriber doesn't work
Up one level
Importing Transcriber doesn't work
Hello,
I tried today to import a .trs file into Elan (3.8.0). this has worked fine before, and I have occasionally used because of the better printing possibilites in Elan. Anyways, I started a new file in Elan, loaded the video and tried to import the .trs. Elan initialized and open a new window, showing the .wav file which the transcription is made from, but nothing whatsoever appeared in the way of transcriptions.
On the elan0.log I get the first message below. It is a warning that schortcuts.psfx doesn't exist, where can I get it from? There also seems to be some Quick Time problem, I have QT Pro.
22.des.2009 13:02:22 mpi.eudico.client.annotator.prefs.PreferencesReader parse
WARNING: Preferences file does not exist: M:\pc\winnt\.elan_data\shortcuts.pfsx
Using QT Media Player
no QTJava in java.library.path
QuickTime version: 7.6.4
mediaURL = file:///M:/pc/Dokumenter/A-SKI/Misjonærar/Misjonærintervju/Lunde/Lunde08-07-09-800-lydfix.mov
QT setting sleep time off...
Later on in the log there a number of lines saying Unknown source - it seems the trs-file is not recognised in some way or another. The name is straightforward, with no special signs, or at most hyphens, in it (worked fine before...)
Another piece of the log, sorry about the long post!
22.des.2009 13:03:13 mpi.eudico.client.annotator.commands.ExportMediaCA <init>
INFO: No media export functionality available
java.net.MalformedURLException: unknown protocol: m
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at mpi.eudico.server.corpora.clomimpl.transcriber.Transcriber14Parser.parse(Transcriber14Parser.java:636)
at mpi.eudico.server.corpora.clomimpl.transcriber.Transcriber14Parser.getMediaFile(Transcriber14Parser.java:164)
at mpi.eudico.server.corpora.clomimpl.dobes.ACM26TranscriptionStore.loadTranscription(ACM26TranscriptionStore.java:259)
at mpi.eudico.server.corpora.clomimpl.abstr.TranscriptionImpl.initialize(TranscriptionImpl.java:326)
at mpi.eudico.server.corpora.clomimpl.abstr.TranscriptionImpl.<init>(TranscriptionImpl.java:216)
at mpi.eudico.client.annotator.commands.global.ImportTranscriberMA.actionPerformed(ImportTranscriberMA.java:66)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
(several more lines follow, all complain about unknown source...)
Hope you can advise me on this, and it is NOT so urgent that it can't wait till after Christmas ;-). Have a nice holiday!
Bkjelsvik
Re: Importing Transcriber doesn't work
The error message seems to indicate that something can not be found because the format of the path is wrong. The drive letter "M" seems to be interpreted as the protocol part of a url ("unknown protocol: m"). Maybe it is a reference to a dtd that causes problems? How do the first two or three lines of the .trs file look like, maybe you can post them here?
-Han
Re: Re: Importing Transcriber doesn't work
Re: Re: Re: Importing Transcriber doesn't work
Thanks for answering me! The first two lines look like this, in Notepad: Bjørghild
Re: Re: Re: Importing Transcriber doesn't work
Thanks for answering me! The first two lines look like this, in Notepad:
Re: Re: Re: Re: Importing Transcriber doesn't work
Re: Re: Re: Re: Re: Importing Transcriber doesn't work
Ok, that shouldn't be the problem. What is the problem I don't know. If you like, you can send the Transcriber file to me (without video); I'll then test/debug using that file. Address: han.sloetjes AT mpi.nl
-Han