|
|
|
|
 xine可以播放rmvb,但是没有声音 - sundebian [ 2005-04-28 23:41 | 1,327 byte(s)]
 Re: xine可以播放rmvb,但是没有声音 - sundebian [ 2005-04-29 13:54 | 12 byte(s)]
 Re: xine可以播放rmvb,但是没有声音 - passworld [ 2005-04-29 19:47 | 240 byte(s)]
|
|
|
|
[Original]
[Print]
[Top]
|
再播放rmvb文件是xine提示:
The stream '/home/syk/house.rmvb' use an unsupported codec:
Audio Codec:Cook(cook)
同时,xine log viewer中有一下提示:
messages:
snd_pcm_open() failed:-2: No such file or directory
plugin:
load_plugins:skipping unreadable plugin direcotry /home/syk/.xine/plugins.
syk@Sun:~$ lsmod | grep snd
snd_pcm_oss 55080 0
snd_mixer_oss 20096 1 snd_pcm_oss
snd_intel8x0 36460 0
snd_ac97_codec 69988 1 snd_intel8x0
snd_pcm 98728 2 snd_pcm_oss,snd_intel8x0
snd_timer 25668 1 snd_pcm
snd_page_alloc 11752 2 snd_intel8x0,snd_pcm
gameport 4704 2 analog,snd_intel8x0
snd_mpu401_uart 7968 1 snd_intel8x0
snd_rawmidi 25124 1 snd_mpu401_uart
snd_seq_device 8200 1 snd_rawmidi
snd 57156 9 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore 10336 3 snd,i810_audio
应该如何配置,才能听到声音?
|
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
Config your xine to use alsa as sound output.
Right click on Xine and 'setting'
Also change sound setting using:
gamix
See /usr/share/doc/alsa-base/README.Debian.gz
|
|
|
[Original]
[Print]
[Top]
|
|
|