[MPlayer-users] ice1724: sound ok, picture frozen

Bram Verweij bram.verweij at wanadoo.nl
Sat Apr 26 18:02:29 CEST 2003


Dear all,

I've recently bought an M-Audio Revolution soundcard. I'm trying to make 
MPlayer use it through the alsa-0.9.2 drivers, without succes. The sound plays
just fine, however, the picture stays frozen at what seems to be the first
frame.  Seeking is possible, but again, after seeking the picture stays frozen.

Everything works fine with my old Soundblaster 128 PCI, or when playing with
-nosound.

Have other people been able to use MPlayer in combination with this card? If so,
is my .asoundrc ok? Other suggestions?

I'm eager to find out,

Bram Verweij

---

This works flawlessly:

mplayer -ao alsa9:ens1371 ....

This does not:

mplayer -ao alsa9:ice1724 ....

My setup:

RedHat 9

[verweij at thelonious verweij]$ uname -a
Linux thelonious 2.4.20-9custom #3 Sat Apr 19 18:46:26 CEST 2003 i586 i586 i386 GNU/Linux

[verweij at thelonious verweij]$ ls -l /lib/libc[.-]*
-rwxr-xr-x    1 root     root      1520068 Apr 14 12:19 /lib/libc-2.3.2.so

[verweij at thelonious verweij]$ X -version

XFree86 Version 4.3.0 (Custom Build: 4.3.0-2)
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20-9custom i586 [ELF]
Build Date: 14 April 2003
Build Host: thelonious.dnsalias.com

        Before reporting problems, check http://www.XFree86.Org/
        to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.20-9custom (root at thelonious.dnsalias.com) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #3 Sat Apr 19 18:46:26 CEST 2003

[verweij at thelonious verweij]$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

[verweij at thelonious verweij]$ ld -v
GNU ld version 2.13.90.0.18 20030206

[verweij at thelonious verweij]$ as --version
GNU assembler 2.13.90.0.18 20030206
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
This assembler was configured for a target of `i386-redhat-linux'.

verweij at thelonious verweij]$ cat /proc/cpuinfo
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 5
model           : 8
model name      : AMD-K6(tm) 3D processor
stepping        : 12
cpu MHz         : 501.125
cache size      : 64 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr mce cx8 pge mmx syscall 3dnow k6_mtrr
bogomips        : 999.42

Video card: ATI Rage 128 Pro GL PF (AGP)
Drivers: GATOS ati.2 drivers and drm-kernel from CVS 

Sound cards:
 - Soundblaster 128 PCI (ens1371)
 - Midiman Revolution 7.1 (ice1724)
Both with alsa-0.9.2 drivers.

.asoundrc:

pcm.ens1371 {
   type hw
   card 0
}

ctl.ens1371 {
   type hw
   card 0
}

pcm.ice1724 {
    type plug
    ttable.0.0 1
    ttable.1.1 1
    slave.pcm {
        type hw
        card 1
    }
}

ctl.ice1724 {
    type hw
    card 1
}


Attached also find the output of mplayer -v -ao alsa9:ice1724 smallfile.bin
(sound ok, picture frozen), and of mplayer -v -ao alsa9:ens1371 smallfile.bin
(working properly).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ens1371.txt.bz2
Type: application/x-bzip2
Size: 6764 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20030426/dc671cdc/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ice1724.txt.bz2
Type: application/x-bzip2
Size: 8178 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20030426/dc671cdc/attachment-0001.bin>


More information about the MPlayer-users mailing list