Skip to content

Language Archiving Technology

Sections
Personal tools
You are here: Home » Tools » Elan » ELAN Forum » no video with ubuntu

no video with ubuntu

Up one level

no video with ubuntu

Posted by mesciubba at 2008-07-24 16:28  

Hi, I tried to install the Linux version on my pc, but when I start a new project it doesn't open the video file.
I copy the log file, any suggestions?



jmmpegv loaded
.
mediaURL = file:///home/eleonora/Scrivania/epifani_mezzora01_06_2008_14_31_47.mpeg
Fobs4JMF - Native shared library NOT found
java.lang.UnsatisfiedLinkError: /home/eleonora/ELAN 3.5.0/jmf__Vlin2.1.1fcs/libfobs4jmf.so: Can't load IA 32-bit .so on a IA 32-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.omnividea.media.parser.video.Parser.<clinit>(Parser.java:96)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.sun.media.BasicPlugIn.getClassForName(BasicPlugIn.java:271)
at com.sun.media.BasicSourceModule.createDemultiplexer(BasicSourceModule.java:132)
at com.sun.media.BasicSourceModule.createModule(BasicSourceModule.java:96)
at com.sun.media.PlaybackEngine.setSource(PlaybackEngine.java:124)
at com.sun.media.MediaPlayer.setSource(MediaPlayer.java:30)
at javax.media.Manager.createPlayerForSource(Manager.java:1453)
at javax.media.Manager.createPlayerForContent(Manager.java:1326)
at javax.media.Manager.createPlayer(Manager.java:417)
at javax.media.Manager.createPlayer(Manager.java:332)
at mpi.eudico.client.annotator.player.JMFMediaPlayer.<init>(JMFMediaPlayer.java:144)
at mpi.eudico.client.annotator.player.PlayerFactory.createJMFMediaPlayer(PlayerFactory.java:229)
at mpi.eudico.client.annotator.player.PlayerFactory.createElanMediaPlayer(PlayerFactory.java:171)
at mpi.eudico.client.annotator.ViewerManager2.createMediaPlayer(ViewerManager2.java:226)
at mpi.eudico.client.annotator.linkedmedia.MediaDescriptorUtil.createMediaPlayers(MediaDescriptorUtil.java:379)
at mpi.eudico.client.annotator.ElanFrame2.initElan(ElanFrame2.java:637)
at mpi.eudico.client.annotator.ElanFrame2.setTranscription(ElanFrame2.java:383)
at mpi.eudico.client.annotator.FrameManager.createFrame(FrameManager.java:664)
at mpi.eudico.client.annotator.commands.global.NewMA.actionPerformed(NewMA.java:151)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Using JMF Media Player
current library path:
/home/eleonora/ELAN 3.5.0/jre/lib/i386/client:/home/eleonora/ELAN 3.5.0/jre/lib/i386:/home/eleonora/ELAN 3.5.0/jre/../lib/i386:/home/eleonora/ELAN 3.5.0/jmf__Vlin2.1.1fcs:/home/eleonora/ELAN\ 3.5.0/jre/lib/i386:/home/eleonora/ELAN\ 3.5.0/jre/lib/i386/xawt:/home/eleonora/ELAN\ 3.5.0/jre/lib/i386/client:
loading Linux native libs...
jmutil loaded
jawt loaded
.
.
.
.
.
.
.
.
.
.
jmmpegv loaded
.
mediaURL = file:///home/eleonora/Scrivania/epifani_mezzora01_06_2008_14_31_47.mpeg.wav
Information from header of wav-file:
NrOfChannels : 2
Sample frequency: 44100
Bitrate : 16
nrOfSamples : 81896832
-> Length : 00:30:57.071
WAVE Format : PCM (uncompressed)
MediaUrl: file:///home/eleonora/Scrivania/epifani_mezzora01_06_2008_14_31_47.mpeg.wav
No media export functionality available
24-lug-2008 16.06.18 mpi.eudico.client.annotator.integration.ExternalLauncher stop
INFO: External launch thread stopped...
24-lug-2008 16.06.18 mpi.eudico.client.annotator.integration.ExternalLauncher$LaunchThread run
INFO: Launch thread interrupted...

Re: no video with ubuntu

Posted by fiacobelli at 2008-07-25 00:27  

I see ELAN can't find the Fobs4JMF jar file. <br>I am running ELAN 3.5 in ubuntu and it seems to work so far. Having said that, let's try to solve your issue.<br>ELAN comes with Fobs4jmf.jar (at least mine came with it) So, let's assume you installed ELAN in /home/username/elan/ ok?<br>So, try this: open a terminal window (how linux!) and type "export CLASSPATH=$CLASSPATH:/home/username/elan/" minus the quotes.<br>then try running ELAN from that terminal window (/home/username/elan/ELAN_3.5.0)<br><br>Another possibility:<br>If you are trying to run ELAN from the terminal window and it doesn't work, try opening by double clicking on it using a file manager (such as Thunar or Konqueror or whatever comes with your Window Manager.<br><br>I hope one of those work.<br><br>Francisco.<br>

Re: no video with ubuntu

Posted by hasloe at 2008-07-28 16:44  

If the previous reply didn't solve your problem and the suggestions at http://www.lat-mpi.eu/tools/elan/elanforum/simpleforumpost.2008-04-26.6781600986/ don't help you either, you might try replacing the jmf folder as included in the ELAN distribution by the official Sun jmf distribution (http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/download.html). In the ELAN distribution some additional components are included. You could install it besides the existing directory and adjust the Elan_Linux_3_5_0 .sh file; the variable
JMF="${ELAN_HOME}/jmf__Vlin2.1.1fcs"
should then point to your new directory.

Not sure if this helps; this problem does not occur on every Linux distribution and maybe not even on every Ubuntu installation?

Han

Re: Re: no video with ubuntu

Posted by Stefan at 2008-09-03 10:32  

Hi.<br><br>I have the exact same problem.<br><br>"Fobs4JMF - Native shared library NOT found"<br><br>I tried your suggestion with the CLASSPATH-thing. It didnt work. Probably becouse I dont know how to use the terminal good enouogh. My folder is installed under /home/user/ELAN 3.6.0 and the terminal doesnt accept the "3.6.0".<br><br>So.. maybe someone can suggest how to get the Fobs4JMF solved. Preferrably in a way a dummie can understand.<br><br>Thanks<br>-Stefan<br>

 

Powered by Plone

This site conforms to the following standards: