HomePlayer
Bienvenue, Invité. Veuillez vous connecter ou vous inscrire.
Avez-vous perdu votre courriel d'activation?
16 Juin 2025 à 05:38:59

Connexion avec identifiant, mot de passe et durée de la session
Get HomePlayer at SourceForge.net. Fast, secure and Free Open Source software downloads
Messages récents
par kiki91
[04 Août 2018 à 13:57:06]

[22 Novembre 2016 à 11:00:41]

par bod77
[11 Février 2016 à 23:57:50]

par assombrance
[22 Septembre 2015 à 13:13:45]

[18 Juillet 2015 à 15:06:50]

[04 Juillet 2015 à 19:02:34]

[03 Juin 2015 à 22:15:55]

par Banzai
[17 Avril 2015 à 22:47:05]
HomePlayer, Le MediaPlayer pour FreeBoxForumAide/SupportInstallation & démarrageLinuxLecture d'un film ou d'un WEB TV ne fonctionne pas
Pages: [1]
Imprimer
Auteur Fil de discussion: Lecture d'un film ou d'un WEB TV ne fonctionne pas  (Lu 2236 fois)
pipiche
Néophyte
*
Messages: 5


Voir le profil
« le: 14 Février 2009 à 22:35:20 »

Il semble qu'il recherche /usr/lib/vlc !!!! (c'est dispo que avec vlc 0.9 ) !




<========== LOG ============>
Starting HomePlayer 1.5.7 (20081211)
No Addon
Version courante de la base de données : 7
Feb 14, 2009 10:32:36 PM org.apache.catalina.startup.Embedded start
INFO: Starting tomcat server
Feb 14, 2009 10:32:36 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.17
Feb 14, 2009 10:32:36 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Feb 14, 2009 10:32:37 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Feb 14, 2009 10:32:37 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
[AUTO_UPDATE] check if Playlist DB need to be updated 2009/02/14 22:32
[AUTO_UPDATE] update playlist :WEBVIDEO (FreenewsTV)
[AUTO_UPDATE] update playlist :WEBVIDEO (TetesAClaques)
[AUTO_UPDATE] check if tv program need to be updated 2009/02/14 22:32
[AUTO_UPDATE] refresh media directories to synchronize 2009/02/14 22:32
[AUTO_UPDATE] check if bacine cache need to be updated 2009/02/14 22:32
[AUTO_UPDATE] check if WebClip DB need to be updated 2009/02/14 22:32
getMediaCount '17057' in 338 ms
readMedias 2 'org.homeplayer.data.WEBTV' in 72 ms
liblvc command line :
libvlc --plugin-path /usr/lib/vlc -V xvideo
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: Unable to load library 'vlc': libvlc.so: cannot open shared object file: No such file or directory
   at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:127)
   at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:170)
   at com.sun.jna.Library$Handler.<init>(Library.java:123)
   at com.sun.jna.Native.loadLibrary(Native.java:260)
   at com.sun.jna.Native.loadLibrary(Native.java:246)
   at org.homeplayer.ihm.mediaplayer.WVLC.VLCWrapper.<init>(VLCWrapper.java:75)
   at org.homeplayer.ihm.mediaplayer.WVLC.WVLCComponent.init(WVLCComponent.java:49)
   at org.homeplayer.ihm.mediaplayer.WVLC.WVLCComponent.<init>(WVLCComponent.java:25)
   at org.homeplayer.ihm.mediaplayer.TVPlayerPanel.initComponents(TVPlayerPanel.java:85)
   at org.homeplayer.ihm.mediaplayer.TVPlayerPanel.<init>(TVPlayerPanel.java:25)
   at org.homeplayer.ihm.mediaplayer.HPTVPanel.initComponents(HPTVPanel.java:138)
   at org.homeplayer.ihm.mediaplayer.HPTVPanel.<init>(HPTVPanel.java:75)
   at org.homeplayer.ihm.MediaPlayerFrame.initComponents(MediaPlayerFrame.java:271)
   at org.homeplayer.ihm.MediaPlayerFrame.<init>(MediaPlayerFrame.java:200)
   at org.homeplayer.ihm.MediaPlayerFrame.showFrame(MediaPlayerFrame.java:98)
   at org.homeplayer.ihm.MediaPlayerFrame.playMedia(MediaPlayerFrame.java:252)
   at org.homeplayer.ihm.MultiMediaManagerFrame.playMedias(MultiMediaManagerFrame.java:262)
   at org.homeplayer.ihm.MultiMediaManagerFrame$1.actionPerformed(MultiMediaManagerFrame.java:127)
   at org.homeplayer.ihm.MultiMediaManagerPanel.playMedias(MultiMediaManagerPanel.java:1476)
   at org.homeplayer.ihm.MultiMediaManagerPanel.access$0(MultiMediaManagerPanel.java:1473)
   at org.homeplayer.ihm.MultiMediaManagerPanel$1.actionPerformed(MultiMediaManagerPanel.java:157)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2012)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2335)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:404)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.AbstractButton.doClick(AbstractButton.java:374)
   at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1688)
   at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1732)
   at java.awt.Component.processMouseEvent(Component.java:6108)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3276)
   at java.awt.Component.processEvent(Component.java:5873)
   at java.awt.Container.processEvent(Container.java:2105)
   at java.awt.Component.dispatchEventImpl(Component.java:4469)
   at java.awt.Container.dispatchEventImpl(Container.java:2163)
   at java.awt.Component.dispatchEvent(Component.java:4295)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4461)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4125)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4055)
   at java.awt.Container.dispatchEventImpl(Container.java:2149)
   at java.awt.Window.dispatchEventImpl(Window.java:2478)
   at java.awt.Component.dispatchEvent(Component.java:4295)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:604)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)
Journalisée
harisson
Modérateur Global
Membre Héroïque
*****
Messages: 1186



Voir le profil
« Répondre #1 le: 14 Février 2009 à 22:54:03 »

tu utilises quelle distrib linux ?
Journalisée
pipiche
Néophyte
*
Messages: 5


Voir le profil
« Répondre #2 le: 14 Février 2009 à 23:08:35 »

Fedora 10
avec vlc 0.8.6f
et jre 1.6.0_03


vlc fonctionne sans problème en local ... J'arrive a voir les films sans problème sur la Tele,
mais quand a partir du playlist manager, je selectionne un film ou un autre media et que je fais 'play', il ne se passe rien et j'ai ce message
« Dernière édition: 14 Février 2009 à 23:10:45 par pipiche » Journalisée
plorf
Néophyte
*
Messages: 2


Voir le profil
« Répondre #3 le: 15 Août 2009 à 17:38:10 »

Il te faut libvlc et pas vlc Sourire
Journalisée
Pages: [1]
Imprimer
Aller à: