Bonsoir,
J'ai réussi à contourner le problème en compilant les sources et en réinstallant pardessus vlc avec yum.
[alexandre@localhost ~]$ vlc
VLC media player 1.1.13 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x9b1a8b4] main interface error: no suitable interface module
[0x9a5d914] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x9a5d914] main libvlc: Lancement de vlc avec l'interface par défaut. Utilisez « cvlc » pour démarrer VLC sans interface.
Blocked: call to setlocale(6, "")
Blocked: call to setlocale(6, "")
(process:1810): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 0) for PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 0) for PID 256
libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 0) for PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 0) for PID 256
No accelerated IMDCT transform found
illegal short term buffer state detected
[0xb6fe9ffc] avcodec decoder error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
xdg-screensaver: Window 0x01e0005b does not exist
[alexandre@localhost ~]$ sudo yum install vlc
[sudo] password for alexandre:
Modules complémentaires chargés : auto-update-debuginfo, langpacks, presto,
: refresh-packagekit
Configuration du processus d'installation
Résolution des dépendances
--> Lancement de la transaction de test
---> Le paquet vlc.i686 0:1.1.13-3.fc16 sera installé
--> Résolution des dépendances terminée
Dépendances résolues
================================================================================
Paquet Architecture
Version Dépôt Taille
================================================================================
Installation de:
vlc i686 1.1.13-3.fc16 rpmfusion-free-updates 1.9 M
Résumé de la transaction
================================================================================
Installation 1 Package
Taille totale des téléchargements : 1.9 M
Taille d'installation : 5.1 M
Est-ce correct [o/N] : o
Téléchargement des paquets :
vlc-1.1.13-3.fc16.i686.rpm | 1.9 MB 00:01
Test de la transaction en cours
Lancement de la transaction de test
Transaction de test réussie
Lancement de la transaction
Installation de: vlc-1.1.13-3.fc16.i686 1/1
Installé :
vlc.i686 0:1.1.13-3.fc16
Terminé !
[alexandre@localhost ~]$ vlc
VLC media player 1.1.13 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x9468914] main libvlc: Lancement de vlc avec l'interface par défaut. Utilisez « cvlc » pour démarrer VLC sans interface.
Blocked: call to setlocale(6, "")
Blocked: call to setlocale(6, "")
(process:1980): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 0) for PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 0) for PID 256
libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 0) for PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 0) for PID 256
No accelerated IMDCT transform found
illegal short term buffer state detected
xdg-screensaver: Window 0x01e00087 does not exist
[alexandre@localhost ~]$
La vidéo est lente et le son est décalé en lisant mes fichier .mts.
Je pense que le message " No accelerated IMDCT transform found" est en rapport avec ce dysfonctionnement.
Qu'en pensez vous ? Que puis je faire ? Merci.
A bientôt.
pll