Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
984 connectés 

  FORUM HardWare.fr
  Linux et OS Alternatifs

  [MPlayer] je n'ai pas de son (new problem)

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

[MPlayer] je n'ai pas de son (new problem)

n°353735
Olivier51
Posté le 09-11-2003 à 23:55:15  profilanswer
 

Je ne sais pas tcomment le lire ...
Pourtant j'ai fait :
chmod a+r /dev/rtc
 

Code :
  1. olivier@olivier:~/Desktop$ mplayer rev_theatre_0x3839_640_dl.mov
  2. MPlayer 0.92-2.95.4  (C) 2000-2003 MPlayer Team
  3. CPU: Advanced Micro Devices Duron MG Morgan (Family: 6, Stepping: 1)
  4. Detected cache-line size is 64 bytes
  5. CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
  6. Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE
  7. Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory
  8. Reading config file /home/olivier/.mplayer/config
  9. Reading /home/olivier/.mplayer/codecs.conf: can't open '/home/olivier/.mplayer/codecs.conf': No such file or directory
  10. Reading /usr/local/etc/mplayer/codecs.conf: can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
  11. Using built-in default codecs.conf
  12. font: can't open file: /home/olivier/.mplayer/font/font.desc
  13. Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars)
  14. Failed to open /dev/rtc: No such device (mplayer should be setuid root or /dev/rtc should be readable by the user.)
  15. Using usleep() timing
  16. Can't open input config file /home/olivier/.mplayer/input.conf: No such file or directory
  17. Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or directory
  18. Falling back on default (hardcoded) input config
  19. Playing rev_theatre_0x3839_640_dl.mov
  20. QuickTime/MOV file format detected.
  21. Compressed header uses zlib algo!
  22. Compressed header size: 30277 / 65006
  23. --------------
  24. MOV track #0: 604 chunks, 3601 samples
  25. MOV: Found unknown movie atom SMI  (21)!
  26. Image size: 640 x 335 (24 bpp)
  27. Display size: 640 x 335
  28. Fourcc: SVQ3  Codec: 'Sorenson Video 3'
  29. --------------
  30. MOV track #1: 731 chunks, 6460 samples
  31. Audio bits: 16  chans: 2  rate: 44100
  32. Audio extra header: len=103  fcc=0x77617665
  33. MOV: Found MPEG4 audio Elementary Stream Descriptor atom (51)!
  34. Fourcc: mp4a
  35. --------------
  36. MOV: longest streams: A: #1 (6460 samples)  V: #0 (3601 samples)
  37. Clip info:
  38. name: Revolutions Trailer
  39. author: www.thematrix.com
  40. copyright: 2003 Warner Bros. All rights reserved.
  41. ==========================================================================
  42. Requested audio codec family [faad] (afm=faad) not available (enable it at compilation)
  43. *** Try to upgrade /home/olivier/.mplayer/codecs.conf from etc/codecs.conf
  44. *** If it still does not work, read DOCS/codecs.html!
  45. Cannot find codec for audio format 0x6134706D.
  46. ==========================================================================
  47. vo: X11 running at 1024x768 with depth 16 and 16 bpp (":0.0" => local display)
  48. ==========================================================================
  49. Opening video decoder: [qtvideo] Quicktime Video decoder
  50. Win32 LoadLibrary failed to load: qtmlClient.dll, /usr/local/lib/codecs/qtmlClient.dll, /usr/lib/win32/qtmlClient.dll, /usr/local/lib/win32/qtmlClient.dll
  51. invalid qt DLL!
  52. VDecoder init failed :(
  53. *** Try to upgrade /home/olivier/.mplayer/codecs.conf from etc/codecs.conf
  54. *** If it still does not work, read DOCS/codecs.html!
  55. Cannot find codec matching selected -vo and video format 0x33515653.
  56. ==========================================================================
  57. Exiting... (End of file)
  58. olivier@olivier:~/Desktop$


Message édité par Olivier51 le 10-11-2003 à 22:00:46
mood
Publicité
Posté le 09-11-2003 à 23:55:15  profilanswer
 

n°353744
perchut2
Hell, it's about time...
Posté le 10-11-2003 à 01:46:00  profilanswer
 

indice n°1 :
" Opening video decoder: [qtvideo] Quicktime Video decoder
  Win32 LoadLibrary failed to load: qtmlClient.dll, /usr/local/lib/codecs/qtmlClient.dll, /usr/lib/win32/qtmlClient.dll, /usr/local/lib/win32/qtmlClient.dll"
 
indice n°2 :
 
http://www2.mplayerhq.hu/MPlayer/releases/codecs/

n°353747
Olivier51
Posté le 10-11-2003 à 02:41:28  profilanswer
 

Merci beaucoup Perchut2 parce que en fait j'avais télécharger le premier pack :
All-in-one end-user package (DMO,Indeo,QT,Real,3ivX)
 
Donc je pensais qu'il y avait tout ... ET je ne pensais pas que l'erreur venait d'ici, mais maintenant ça marche !!!

n°353756
perchut2
Hell, it's about time...
Posté le 10-11-2003 à 08:25:47  profilanswer
 

:hello:

n°354158
Olivier51
Posté le 10-11-2003 à 21:59:10  profilanswer
 

En fait j'ai pas le son sur ma vidéo, ça doit venir des codecs mais je n'arrive pas à résoudre le problème ...
 
Le problème :

Code :
  1. olivier:/home/olivier/Desktop# mplayer rev_theatre_0x3839_640_dl.mov
  2. MPlayer 0.92-2.95.4  (C) 2000-2003 MPlayer Team
  3. CPU: Advanced Micro Devices Duron MG Morgan (Family: 6, Stepping: 1)
  4. Detected cache-line size is 64 bytes
  5. CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
  6. Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE
  7. Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory
  8. Reading config file /root/.mplayer/config
  9. Reading /root/.mplayer/codecs.conf: 50 audio & 136 video codecs
  10. font: can't open file: /root/.mplayer/font/font.desc
  11. Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars)
  12. Failed to open /dev/rtc: No such device (mplayer should be setuid root or /dev/rtc should be readable by the user.)
  13. Using usleep() timing
  14. Can't open input config file /root/.mplayer/input.conf: No such file or directory
  15. Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or directory
  16. Falling back on default (hardcoded) input config
  17. Playing rev_theatre_0x3839_640_dl.mov
  18. QuickTime/MOV file format detected.
  19. Compressed header uses zlib algo!
  20. Compressed header size: 30277 / 65006
  21. --------------
  22. MOV track #0: 604 chunks, 3601 samples
  23. MOV: Found unknown movie atom SMI  (21)!
  24. Image size: 640 x 335 (24 bpp)
  25. Display size: 640 x 335
  26. Fourcc: SVQ3  Codec: 'Sorenson Video 3'
  27. --------------
  28. MOV track #1: 731 chunks, 6460 samples
  29. Audio bits: 16  chans: 2  rate: 44100
  30. Audio extra header: len=103  fcc=0x77617665
  31. MOV: Found MPEG4 audio Elementary Stream Descriptor atom (51)!
  32. Fourcc: mp4a
  33. --------------
  34. MOV: longest streams: A: #1 (6460 samples)  V: #0 (3601 samples)
  35. Clip info:
  36. name: Revolutions Trailer
  37. author: www.thematrix.com
  38. copyright: 2003 Warner Bros. All rights reserved.
  39. ==========================================================================
  40. Requested audio codec family [faad] (afm=faad) not available (enable it at compilation)
  41. *** Try to upgrade /root/.mplayer/codecs.conf from etc/codecs.conf
  42. *** If it still does not work, read DOCS/codecs.html!
  43. Cannot find codec for audio format 0x6134706D.
  44. ==========================================================================
  45. vo: X11 running at 1024x768 with depth 16 and 16 bpp (":0.0" => local display)
  46. ==========================================================================
  47. Opening video decoder: [qtvideo] Quicktime Video decoder
  48. External func COMCTL32.dll:17
  49. External func COMCTL32.dll:16
  50. QuickTime6 DLLs found
  51. QuickTime.qts patched!!! old entry=0x6693b330
  52. theQuickTimeDispatcher catched -> 0x6693b330
  53. Win32 Warning: Accessed uninitialized Critical Section (0x66bc4210)!
  54. WARNING! Invalid Ptr handle!
  55. Win32 Warning: Accessed uninitialized Critical Section (0x66bc41f8)!
  56. ### Searching for QuickTime plugins (*.qtx) at /usr/local/lib/codecs...
  57. ### FindNext: QuickTimeEssentials.qtx
  58. ### FindNext: QuickTimeInternetExtras.qtx
  59. ### FindNext: 3ivX.qtx
  60. ### FindNext: BeHereiVideo.qtx
  61. ### FindNext: Indeo4.qtx
  62. ### FindNext: On2_VP3.qtx
  63. ### FindNext: ZyGoVideo.qtx
  64. theQuickTimeDispatcher catched -> 0x6693b330
  65. theQuickTimeDispatcher catched -> 0x6693b330
  66. InitializeQTML returned 0
  67. Count = 1
  68. Found it! ID = 0x100FE
  69. ci=0x830000
  70. ImageCodecInitialize->(nil)  size=0 (16)
  71. Flags: compr: 0x800420  decomp: 0x400 format: 0x2060
  72. Codec name: Sorenson Video 3
  73. ImageDescription size: 111
  74. 6F 00 00 00 33 51 56 53 00 00 00 00 01 00 00 00
  75. 03 00 80 13 20 49 4D 53 FF 03 00 00 00 02 00 00
  76. 80 02 4F 01 00 00 48 00 00 00 48 00 00 00 00 00
  77. 01 00 10 53 6F 72 65 6E 73 6F 6E 20 56 69 64 65
  78. 6F 20 33 00 00 00 00 00 00 00 00 00 00 00 00 00
  79. 00 00 18 00 FF FF 00 00 00 15 53 4D 49 20 53 45
  80. 51 48 00 00 00 05 E5 00 29 F9 C0 00 00 00 00
  81. =============== ImageDescription at 0x852cb48 ==================
  82. idSize=0x6F  fourcc=0x53565133
  83. ver=3 rev=4992 vendor=0x534D4920
  84. tempQ=1023 spatQ=512  dim: 640 x 335  dpi: 4718592 x 4718592  depth: 24
  85. dataSize=0 frameCount=1 clutID=-1
  86. name='Sorenson Video 3'
  87. 00 00 00 15 | 53 4D 49 20 | 53 45 51 48 | 00 00 00 05
  88. =========================================================
  89. imgfmt: Packed YUY2 qt_imgfmt: svuy
  90. VDec: vo config request - 640 x 335 (preferred csp: Packed YUY2)
  91. VDec: using Packed YUY2 as output csp (no 0)
  92. Movie-Aspect is undefined - no prescaling applied.
  93. VO: [xv] 640x335 => 640x335 Packed YUY2
  94. Selected video codec: [qtsvq3] vfm:qtvideo (win32/quicktime SVQ3 decoder)
  95. ==========================================================================
  96. Audio: no sound
  97. Starting playback...
  98. NewGWorldFromPtr returned:65536
  99. ImageCodecPreDecompress cres=0x0
  100. supported csp: 0x79757675 uvuy
  101. olivier:/home/olivier/Desktop#


 
Ce que j'ai essayé de faire :
1) Copier le etc/codec.conf dans .mplayer mais ça ne marche pas
2) J'ai été voir dans la doc mais rien ...
3) J'ai trouvé un libfaad.dll mais ça ne marche pas ...
MAis dans le codec.conf la ligne pour le FAAD est :

Code :
  1. audiocodec faad
  2.   info "AAC MPEG2/MPEG4 Audio"
  3.   status working
  4.   fourcc mp4a,MP4A
  5.   driver faad
  6.   dll libfaad2


Donc je l'ai renommé en libfaad2.dll et ça marche toujours pas ...
 
J'ai cherché sur apt-cache le package qui contient les libs pour MP4A mais rien ...

n°354165
BMOTheKill​er
Posté le 10-11-2003 à 22:46:37  profilanswer
 

t'utilises quoi comme sortie audio ? alsa/oss/arts/esd ?
 
peut-être ta carte son en permet pas le "full-duplex", donc il faudra peut-être passé par arts ou esd...
 
sinon je me demande si le fait que le support qt n'est pas inclu à la compilation de mplayer peut poser problème....

n°354190
perchut2
Hell, it's about time...
Posté le 11-11-2003 à 00:14:07  profilanswer
 

mathieu@perchut2 mathieu $ emerge -s faad
Searching...
[ Results for search key : faad ]
[ Applications found : 1 ]
   
*  media-libs/faad2
      Latest version available: 2.0_rc1
      Latest version installed: 2.0_rc1
      Size of downloaded files: 646 kB
      Homepage:    http://faac.sourceforge.net/
      Description: FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files.


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Linux et OS Alternatifs

  [MPlayer] je n'ai pas de son (new problem)

 

Sujets relatifs
Petit probleme avec mplayerpk geexbox crash quand mplayer démarre ?
Problème compilation de MplayerProbleme Mplayer
nouveau on linux :) pb mplayer[mdk9.1][mplayer][.mov] pb. à la lecture d'un fichier [résolu]
pd installation mplayer +debiannostalsgie sans passer par mplayer ?
Ecouter une radio avec mplayerlire des .rm avec mplayer sous freebsd
Plus de sujets relatifs à : [MPlayer] je n'ai pas de son (new problem)


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR