View previous topic :: View next topic |
Author |
Message |
chipsterjulien Guru
Joined: 08 Jun 2004 Posts: 350 Location: Lille France
|
Posted: Tue Dec 21, 2004 2:51 pm Post subject: [mplayer] impossible de lire les mkv (résolu) |
|
|
j'ai regardé les autres postes sur le forum mais ça n'a rien changé
J'ai voulu lire un fichier mkv tout en ayant installé libmatroska, mkvtoolinux et recompiler mplayer avec l'option matroska.
Jusque là aucun soucis.
Je précise que la version de mplayer avec les options de compilations sont :
Code: | media-video/mplayer-1.0_pre5-r5 -3dfx +3dnow +3dnowex +X -aalib +alsa (-altivec) +arts -bidi +cdparanoia -debug -directfb +divx4linux -doc +dvb +dvd -dvdread -edl +encode +esd -fbcon -ggi +gif -gtk -i8x0 +ipv6 -jack -joystick +jpeg -libcaca -lirc -live +lzo +mad +matroska -matrox +mmx +mmx2 +mpeg -mythtv -nas -network +nls -nvidia +oggvorbis +opengl +oss +png -real -rtc -samba +sdl +sse +svga -tga -theora +truetype -v4l +v4l2 +xanim +xinerama +xmms +xv -xvid-xvmc 0 kB
|
Quand je lance mplayer il me dit ceci :
Code: | vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local display)
==========================================================================
Opening video decoder: [realvid] RealVideo decoder
opening shared obj '/drv4.so.6.0'
Error: /drv4.so.6.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou répertoire de ce type
opening win32 dll 'drv4.so.6.0'
Win32 LoadLibrary failed to load: drv4.so.6.0, /usr/lib/win32/drv4.so.6.0, /usr/local/lib/win32/drv4.so.6.0
Error loading dll
ERROR: Could not open required DirectShow codec drv4.so.6.0.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
opening win32 dll 'drv43260.dll'
Win32 LoadLibrary failed to load: drv43260.dll, /usr/lib/win32/drv43260.dll, /usr/local/lib/win32/drv43260.dll
Error loading dll
ERROR: Could not open required DirectShow codec drv43260.dll.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Opening video decoder: [realvid] RealVideo decoder
opening shared obj '/drv4.shlb'
Error: /drv4.shlb: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou répertoire de ce type
opening win32 dll 'drv4.shlb'
Win32 LoadLibrary failed to load: drv4.shlb, /usr/lib/win32/drv4.shlb, /usr/local/lib/win32/drv4.shlb
Error loading dll
ERROR: Could not open required DirectShow codec drv4.shlb.
Read the RealVideo section of the DOCS!
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x30345652.
Read DOCS/HTML/en/codecs.html!
|
J'ai bien lu toute la documentation mais je ne trouve pas ou est mon erreur. J'ai bien vérifier que certaines choses comme libmatroska, mkvtoolnix étaient installées mais, ... rien, je n'ai que du son et pas d'images
Last edited by chipsterjulien on Tue Dec 21, 2004 6:44 pm; edited 1 time in total |
|
Back to top |
|
|
GentooUser@Clubic l33t
Joined: 01 Nov 2004 Posts: 829
|
Posted: Tue Dec 21, 2004 3:22 pm Post subject: |
|
|
Matroska n'est qu'un "conteneur" et apparemment a l'intérieur du tien y'a une vidéo au format "real"
essai d'emerger win32codecs avec le flag "real"
echo "media-libs/win32codecs real" >> /etc/portage/package.use
emerge win32codecs
Si le codec real utilisé pour compresser ta vidéo n'est pas trop récent ça devrais marcher. |
|
Back to top |
|
|
chipsterjulien Guru
Joined: 08 Jun 2004 Posts: 350 Location: Lille France
|
Posted: Tue Dec 21, 2004 5:56 pm Post subject: |
|
|
Salut. Ben en fait j'avais déja compilé win32codecs avec l'option real |
|
Back to top |
|
|
Celeborn Tux's lil' helper
Joined: 24 Jan 2004 Posts: 132 Location: Heidelberg (Germany)
|
Posted: Tue Dec 21, 2004 6:32 pm Post subject: |
|
|
chipsterjulien wrote: | Salut. Ben en fait j'avais déja compilé win32codecs avec l'option real |
et recompilé mplayer avec l'option "real" |
|
Back to top |
|
|
chipsterjulien Guru
Joined: 08 Jun 2004 Posts: 350 Location: Lille France
|
Posted: Tue Dec 21, 2004 6:37 pm Post subject: |
|
|
Ben normalement j'ai compilé mplayer avec l'option real mais en regardant mon premier poste, je me suis aperçu en effet que j'aurai pu l'oublié donc je recompile et je tiens tout le monde au courant |
|
Back to top |
|
|
chipsterjulien Guru
Joined: 08 Jun 2004 Posts: 350 Location: Lille France
|
Posted: Tue Dec 21, 2004 6:43 pm Post subject: |
|
|
rahhh la la, ben pourtant j'étais persuader de l'avoir compilé avec l'option real quelle honte tiens
Encore merci |
|
Back to top |
|
|
Celeborn Tux's lil' helper
Joined: 24 Jan 2004 Posts: 132 Location: Heidelberg (Germany)
|
Posted: Tue Dec 21, 2004 6:46 pm Post subject: |
|
|
pas de quoi |
|
Back to top |
|
|
|