HomePlayer
Bienvenue, Invité. Veuillez vous connecter ou vous inscrire.
Avez-vous perdu votre courriel d'activation?
22 Juin 2025 à 22:33:28

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/SupportHomePlayer sur la TVplus de lecture video sur la tv
Pages: [1]
Imprimer
Auteur Fil de discussion: plus de lecture video sur la tv  (Lu 1912 fois)
ptimotard
Néophyte
*
Messages: 7


Voir le profil
« le: 04 Avril 2009 à 15:54:03 »

bonjour a tous

depuis que j'ai installé la dernière version de hp, je ne peux plus rien lire la t.v,  vlc ne se lance plus,
voici le message d'erreur:

Starting HomePlayer 1.5.7e (20090326)
No Addon
Version courante de la base de données : 7
4 avr. 2009 15:47:46 org.apache.catalina.startup.Embedded start
INFO: Starting tomcat server
4 avr. 2009 15:47:47 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.17
4 avr. 2009 15:47:47 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
4 avr. 2009 15:47:49 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
4 avr. 2009 15:47:49 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/04/04 15:47
[AUTO_UPDATE] check if tv program need to be updated 2009/04/04 15:47
[AUTO_UPDATE] check if bacine cache need to be updated 2009/04/04 15:47
[AUTO_UPDATE] check if WebClip DB need to be updated 2009/04/04 15:47
getMediaCount '17200' in 3219 ms
[AUTO_UPDATE] refresh media directories to synchronize 2009/04/04 15:47
VLC command line :
C:\Program Files\HomePlayer\vlc\vlc.exe --sout-ts-pid-video=68 --sout-ts-pid-audio=69 --sout-ts-pid-spu=70 --sout-ts-pcr=80 --sout-ts-dts-delay=400 --subsdec-encoding=ISO-8859-1 --sout-transcode-maxwidth=720 --sout-transcode-maxheight=576 --intf=http --http-src="C:\Documents and Settings\raymond\.homeplayer\http-vlc" --http-host=127.0.0.1:8081 --sout="#std" --freetype-font="C:\Program Files\HomePlayer\webapps\ROOT\bases\arial.ttf" --config="C:\Program Files\HomePlayer\vlc-profil\vlcrc-hp-0.8" --rtp-client-port=1618 --sout-ffmpeg-strict-rc --http-charset=ISO-8859-1 --sout-standard-access=udp --sout-standard-mux=ts --sout-standard-dst=212.27.38.253:1234  --m3u-extvlcopt
Try to connect VLC...
VLC media player 0.8.6f Janus
[00000294] main interface: creating httpd
[00000294] http interface error: cannot find any file in directory C:\Documents and Settings\raymond\.homeplayer\http-vlc
Connection success.
Error loading http://127.0.0.1:8081/version.html : java.net.ConnectException: Connection refused: connect
Error loading http://127.0.0.1:8081/streamstate.html : java.net.ConnectException: Connection refused: connect
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: Unable to load library 'libvlc': Le module spécifié est introuvable.

   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.JVLC.LibVLC.<clinit>(LibVLC.java:11)
   at org.homeplayer.ihm.mediaplayer.JVLC.JLibVLCWrapper.setVlcPath(JLibVLCWrapper.java:147)
   at org.homeplayer.ihm.mediaplayer.JVLC.JLibVLCWrapper.<init>(JLibVLCWrapper.java:74)
   at org.homeplayer.ihm.mediaplayer.JVLC.JLibVLCWrapper.<init>(JLibVLCWrapper.java:68)
   at org.homeplayer.ihm.mediaplayer.JVLC.JLibVLCComponent.init(JLibVLCComponent.java:32)
   at org.homeplayer.ihm.mediaplayer.JVLC.JLibVLCComponent.<init>(JLibVLCComponent.java:23)
   at org.homeplayer.util.VLCControl.getVLCComponent(VLCControl.java:67)
   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:272)
   at org.homeplayer.ihm.MediaPlayerFrame.<init>(MediaPlayerFrame.java:201)
   at org.homeplayer.ihm.MediaPlayerFrame.showFrame(MediaPlayerFrame.java:98)
   at org.homeplayer.ihm.SystrayMenu$1.actionPerformed(SystrayMenu.java:64)
   at org.jdesktop.jdic.tray.internal.impl.WinTrayIconService.processEvent(Unknown Source)
   at org.jdesktop.jdic.tray.internal.impl.WinTrayIconService$4.run(Unknown Source)
   at java.awt.event.InvocationEvent.dispatch(Unknown Source)
   at java.awt.EventQueue.dispatchEvent(Unknown Source)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForFilter(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)


quelqu'un à t'il déjà eu ce problème ??
Journalisée
baloo
Administrateur
Membre Héroïque
*****
Messages: 1721



Voir le profil
« Répondre #1 le: 04 Avril 2009 à 18:56:07 »

efface le repertoire C:\Documents and Settings\raymond\.homeplayer\http-vlc
  et relance HP.
si cela ne marche pas aprés le redemarrage post aussitot le log.
Journalisée
ptimotard
Néophyte
*
Messages: 7


Voir le profil
« Répondre #2 le: 06 Avril 2009 à 10:44:39 »

merci baloo de m'avoir répondu, mais le problème persiste, voici le log d'erreur: 

Starting HomePlayer 1.5.7e (20090326)
The ressource '/http-vlc' is not accessible from the classpath : C:\Program Files\HomePlayer;C:\Program Files\HomePlayer\lib;C:\Program Files\HomePlayer\lib\commons-codec-1.3.jar;C:\Program Files\HomePlayer\lib\commons-net-1.4.1.jar;C:\Program Files\HomePlayer\lib\entagged-audioformats-0.15.jar;C:\Program Files\HomePlayer\lib\HomePlayer-tool.jar;C:\Program Files\HomePlayer\lib\HomePlayer.jar;C:\Program Files\HomePlayer\lib\itunes-0.4.jar;C:\Program Files\HomePlayer\lib\jakarta-oro-2.0.8.jar;C:\Program Files\HomePlayer\lib\jdic.jar;C:\Program Files\HomePlayer\lib\jdom.jar;C:\Program Files\HomePlayer\lib\jlirc.jar;C:\Program Files\HomePlayer\lib\jna.jar;C:\Program Files\HomePlayer\lib\mediarss-0.2.1.jar;C:\Program Files\HomePlayer\lib\metadata-extractor-2.3.0.jar;C:\Program Files\HomePlayer\lib\nativeskin.jar;C:\Program Files\HomePlayer\lib\rome-0.8.jar;C:\Program Files\HomePlayer\lib\smallsql.jar;C:\Program Files\HomePlayer\lib\tomcat.jar;C:\Program Files\HomePlayer\lib\xstream-1.1.3.jar;C:\Program Files\HomePlayer\webapps\root
No Addon
smallsql.database.SmallSQLException: [SmallSQL]Directory 'C:\Documents and Settings\raymond\.homeplayer\hp_db' is not a SmallSQL database.
Version courante de la base de données : 1
Migration de la base de données nécessaire
Migration de la base de la version 1 vers la version 7
null
Migration de la base a la version 2 (table HPDB_VERSION)
Migration de la base a la version 3 (gestion de l'historique)
null
Une erreur est survenue lors de la migration de la base de données
java.lang.NullPointerException
   at org.homeplayer.database.HPDB.executeUpdate(HPDB.java:149)
   at org.homeplayer.database.MigrateDB.updateVersionNumber(MigrateDB.java:265)
   at org.homeplayer.database.MigrateDB.convertToVersion3(MigrateDB.java:204)
   at org.homeplayer.database.MigrateDB.migrateHPDB(MigrateDB.java:123)
   at org.homeplayer.HomePlayer.initializeHPDB(HomePlayer.java:179)
   at org.homeplayer.HomePlayer.main(HomePlayer.java:74)
Creation de la base de données initiale (pas de migration)
CREATE TABLE Music ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, album VARCHAR(65535) NULL, artist VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, number VARCHAR(65535) NULL, time VARCHAR(65535) NULL, title VARCHAR(65535) NULL )
CREATE TABLE Film ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, affiche VARCHAR(65535) NULL, casting VARCHAR(65535) NULL, date VARCHAR(65535) NULL, director VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, synopsis VARCHAR(65535) NULL, title VARCHAR(65535) NULL )
CREATE TABLE Photo ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, album VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, title VARCHAR(65535) NULL )
CREATE TABLE WEBClip ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, artist VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, title VARCHAR(65535) NULL, topPosition INT NULL )
CREATE TABLE WEBRadio ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, country VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, programmURL VARCHAR(65535) NULL, title VARCHAR(65535) NULL )
CREATE TABLE WEBTV ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, country VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, title VARCHAR(65535) NULL )
CREATE TABLE FreeBoxTV ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, channel VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, title VARCHAR(65535) NULL )
CREATE TABLE WEBVideoStream ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, channel VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, lastDate VARCHAR(65535) NULL, title VARCHAR(65535) NULL )
CREATE TABLE RSSChannel ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, broadcast VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, title VARCHAR(65535) NULL )
CREATE TABLE PodcastChannel ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, broadcast VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, title VARCHAR(65535) NULL )
smallsql.database.SmallSQLException: [SmallSQL]Table or View 'HPDB_VERSION' does not exist.
Version courante de la base de données : 1
6 avr. 2009 10:42:44 org.apache.catalina.startup.Embedded start
INFO: Starting tomcat server
6 avr. 2009 10:42:44 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.17
6 avr. 2009 10:42:44 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
6 avr. 2009 10:42:45 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
6 avr. 2009 10:42:45 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/04/06 10:42
update playlist error:http://homeplayer.free.fr/playlist/telesites.xml
smallsql.database.SmallSQLException: [SmallSQL]Table or View 'TeleSite' does not exist.
   at smallsql.database.SmallSQLException.create(SmallSQLException.java:147)
   at smallsql.database.TableView.load(TableView.java:81)
   at smallsql.database.Database.getTableView(Database.java:175)
   at smallsql.database.Database.getTableView(Database.java:159)
   at smallsql.database.SQLParser.tableSource(SQLParser.java:1782)
   at smallsql.database.SQLParser.rowSource(SQLParser.java:1831)
   at smallsql.database.SQLParser.from(SQLParser.java:1895)
   at smallsql.database.SQLParser.singleSelect(SQLParser.java:398)
   at smallsql.database.SQLParser.select(SQLParser.java:412)
   at smallsql.database.SQLParser.parse(SQLParser.java:64)
   at smallsql.database.SQLParser.parse(SQLParser.java:48)
   at smallsql.database.SSStatement.executeImpl(SSStatement.java:109)
   at smallsql.database.SSStatement.executeQuery(SSStatement.java:86)
   at org.homeplayer.database.HPDB.readMediaCount(HPDB.java:636)
   at org.homeplayer.cache.PlaylistUpdateTask.update(PlaylistUpdateTask.java:106)
   at org.homeplayer.cache.PlaylistUpdateTask.update(PlaylistUpdateTask.java:72)
   at org.homeplayer.cache.AutoUpdate$UpdateTimerTask.run(AutoUpdate.java:72)
   at java.util.TimerThread.mainLoop(Unknown Source)
   at java.util.TimerThread.run(Unknown Source)
[AUTO_UPDATE] update playlist :WEBTV (FreeWeb TV)
[AUTO_UPDATE] update playlist :FBTV ()
CREATE TABLE FreeBoxTV ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, channel VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, title VARCHAR(65535) NULL )
[AUTO_UPDATE] update playlist :WEBRADIO (FreeBox Radios)
[AUTO_UPDATE] update playlist :WEBRADIO ()
[AUTO_UPDATE] update playlist :WEBTV ()
[AUTO_UPDATE] update playlist :RSS ()
[AUTO_UPDATE] update playlist :PODCAST ()
[AUTO_UPDATE] check if tv program need to be updated 2009/04/06 10:42
Get the remote tvProg update file ...
TV program updated successfully in 9625 ms
[AUTO_UPDATE] check if bacine cache need to be updated 2009/04/06 10:42
[AUTO_UPDATE] check if WebClip DB need to be updated 2009/04/06 10:42
getMediaCount '0' in 0 ms
Get the remote webClips update file ...
CREATE TABLE WEBClip ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, artist VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, title VARCHAR(65535) NULL, topPosition INT NULL )
WebClip DB updated successfully in 1937 ms
[AUTO_UPDATE] refresh media directories to synchronize 2009/04/06 10:43
VLC command line :
C:\Program Files\HomePlayer\vlc\vlc.exe --sout-ts-pid-video=68 --sout-ts-pid-audio=69 --sout-ts-pid-spu=70 --sout-ts-pcr=80 --sout-ts-dts-delay=400 --subsdec-encoding=ISO-8859-1 --sout-transcode-maxwidth=720 --sout-transcode-maxheight=576 --intf=http --http-src="C:\Documents and Settings\raymond\.homeplayer\http-vlc" --http-host=127.0.0.1:8081 --sout="#std" --freetype-font="C:\Program Files\HomePlayer\webapps\ROOT\bases\arial.ttf" --config="C:\Program Files\HomePlayer\vlc-profil\vlcrc-hp-0.8" --rtp-client-port=1618 --sout-ffmpeg-strict-rc --http-charset=ISO-8859-1 --sout-standard-access=udp --sout-standard-mux=ts --sout-standard-dst=212.27.38.253:1234  --m3u-extvlcopt
Try to connect VLC...
VLC media player 0.8.6f Janus
[00000294] main interface: creating httpd
[00000294] http interface error: cannot find any file in directory C:\Documents and Settings\raymond\.homeplayer\http-vlc
Connection failed.
Journalisée
baloo
Administrateur
Membre Héroïque
*****
Messages: 1721



Voir le profil
« Répondre #3 le: 06 Avril 2009 à 10:57:37 »

as tu un repertoire "C:\Program Files\HomePlayer\http-vlc" sur ta machine Huh
car la HP n'arrive pas a le trouver ?
Essaye la desinstall de HP puis la reinstalle de la version full.
Journalisée
ptimotard
Néophyte
*
Messages: 7


Voir le profil
« Répondre #4 le: 06 Avril 2009 à 15:38:29 »

après avoir suivi tés précieux conseils h.p fonctione à nouveau sur ma t.v merci a toi et au long vie au forum  Grima&ccedil;ant
Journalisée
Pages: [1]
Imprimer
Aller à: