- 论坛徽章:
- 0
|
root@lx ~]# lspci
0000:00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] (rev 44)
0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP]
0000:00:07.0 ISA bridge: VIA Technologies, Inc. VT82C596 ISA [Mobile South] (rev 23)
0000:00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT8233/A/C/VT8235PIPC Bus Master IDE (rev 10)
0000:00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 11)
0000:00:07.3 Host bridge: VIA Technologies, Inc. VT82C596 Power Management (rev 30)
0000:00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
0000:00:0c.0 Multimedia audio controller: ESS Technology ES1969 Solo-1 Audiodrive (rev 02)
这应该检测到声卡了吧,
可是,我mplayer时,说
mplayer root.2/mp3/tangchao_menhuitangchao.mp3
MPlayer 1.0pre5-3.3.3 (C) 2000-2004 MPlayer Team
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville 2847 MHz (Family: 6, Stepping: 3)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
编译实时CPU检测 - 警告, 这不是最佳选择! 如果你想获得最佳的表现, 加上--disable-runtime-cpudetection选项重新编译mplayer.
Reading config file /etc/mplayer/mplayer.conf
Warning unknown option skin at line 46
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: Can't open '/root/.mplayer/codecs.conf': 没有那个文件或目录
Reading /etc/mplayer/codecs.conf: Can't open '/etc/mplayer/codecs.conf': 没有那个文件或目录
使用内建默认的codecs.conf.
font: can't open file: /root/.mplayer/font/font.desc
font: can't open file: /usr/share/mplayer/font/font.desc
使用Linux的硬件RTC计时(1024Hz)
Can't open input config file /root/.mplayer/input.conf: 没有那个文件或目录
Can't open input config file /etc/mplayer/input.conf: 没有那个文件或目录
Falling back on default (hardcoded) input config
播放 root.2/mp3/tangchao_menhuitangchao.mp3.
Cache fill: 8.20% (688128 bytes) 检测到音频文件!
Clip info:
Title: 梦回唐朝
Artist: 唐朝
Album:
Year:
Comment: http://musicspeed.cnjx.net
Genre: Unknown
==========================================================================
打开音频解码器: [mp3lib] MPEG layer-2, layer-3
MP3lib: init layer2&3 finished, tables done
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 16000->;192000 (128.0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
Checking audio filter chain for 48000Hz/2ch/16bit ->; 48000Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 48000 hz, little endian signed int
AF_pre: 48000Hz 2ch Signed 16-bit (Little-Endian)
AO: [arts] can't connect to aRts soundserver
~~~~这个arts 怎么换成aoto啊
无法打开/初始化音频设备 ->; NOSOUND
音频: no sound ============================
视频: no video ============================这是怎么回事?不解
正在退出... (文件结束)
[root@lx ~]# |
|