Re: [Alsa-user] CS46xx spdif output + ogle question

2003-11-22 Thread Florian Schmidt
On Sat, 22 Nov 2003 10:09:53 +0100 Friedrich Ewaldt <[EMAIL PROTECTED]> wrote: > how about: > "try -ao alsa9 -abs [1234]. 1 through 4 sets different > buffer/periodsizes." (don't know where I found this, maybe in the > manpages or some mailing list). > I don't use SPDIF output, but get the same

Re: [Alsa-user] CS46xx spdif output + ogle question

2003-11-22 Thread Friedrich Ewaldt
Hi, see below... Henri wrote: sorry, but i'm still stuck. mplayer doesn't work w/ -ao alsa9 aplay works w/ -D hw:0,0 and hw:0,2 alsa-init: soundcard set to spdif alsa-init: unable to set periodsize: Invalid argument Could not open/initialize audio device -> no sound. Audio: no sound Video: no v

Re: [Alsa-user] CS46xx spdif output + ogle question

2003-11-21 Thread Henri
sorry, but i'm still stuck. mplayer doesn't work w/ -ao alsa9 aplay works w/ -D hw:0,0 and hw:0,2 > the IEC958 control is assigned to device 0. > well, it's not nice to have such an incosistency. > but usually it's no problem because the difference is absobed in the > alsa-lib's configuration i

Re: [Alsa-user] CS46xx spdif output + ogle question

2003-11-21 Thread Takashi Iwai
At Fri, 21 Nov 2003 10:12:22 -0700 (MST), Henri wrote: > > > it's not? i chose device 2 'cause of this output: > > [EMAIL PROTECTED] root]# cat /proc/asound/card0/pcm2p/info > card: 0 > device: 2 > subdevice: 0 > stream: PLAYBACK > id: CS46xx - IEC958 > name: CS46xx - IEC958 > subname: subdevice

Re: [Alsa-user] CS46xx spdif output + ogle question

2003-11-21 Thread Henri
it's not? i chose device 2 'cause of this output: [EMAIL PROTECTED] root]# cat /proc/asound/card0/pcm2p/info card: 0 device: 2 subdevice: 0 stream: PLAYBACK id: CS46xx - IEC958 name: CS46xx - IEC958 subname: subdevice #0 class: 0 subclass: 0 subdevices_count: 1 subdevices_avail: 1 am i way off?

Re: [Alsa-user] CS46xx spdif output + ogle question

2003-11-21 Thread Clemens Ladisch
Henri wrote: > On 19 Nov 2003, Clemens Ladisch <[EMAIL PROTECTED]> wrote: > > > Henri wrote: > > > > > On 19 Nov 2003, Clemens Ladisch <[EMAIL PROTECTED]> wrote: > > > > > > > [EMAIL PROTECTED] wrote: > > > > > it fails on the call to "snd_ctl_elem_write". > > > > > > > > What is the error code/me

Re: [Alsa-user] CS46xx spdif output + ogle question

2003-11-19 Thread Henri
On 19 Nov 2003, Clemens Ladisch <[EMAIL PROTECTED]> wrote: > Henri wrote: > > > On 19 Nov 2003, Clemens Ladisch <[EMAIL PROTECTED]> wrote: > > > > > [EMAIL PROTECTED] wrote: > > > > it fails on the call to "snd_ctl_elem_write". > > > > > > What is the error code/message? > > > > "No such file or

Re: [Alsa-user] CS46xx spdif output + ogle question

2003-11-19 Thread Clemens Ladisch
Henri wrote: > On 19 Nov 2003, Clemens Ladisch <[EMAIL PROTECTED]> wrote: > > > [EMAIL PROTECTED] wrote: > > > it fails on the call to "snd_ctl_elem_write". > > > > What is the error code/message? > > "No such file or directory" = "control not found" > > > the snd_pcm_info_get_device(info) and

Re: [Alsa-user] CS46xx spdif output + ogle question

2003-11-19 Thread Henri
here is a follow up (still having trouble). this time using mplayer mplayer -ao alsa9:spdif movie.avi VIDEO: [DIV3] 460x340 24bpp 25.000 fps 985.8 kbps (120.3 kbyte/s) == Opening audio decoder: [mp3lib] MPEG layer-2

Re: [Alsa-user] CS46xx spdif output + ogle question

2003-11-19 Thread Henri
On 19 Nov 2003, Clemens Ladisch <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > picked up a Hercules DigiFire 7.1 card today. CS46xx based. > > > > but ogle fails to configure the device correctly. the ogle > > code is at the bottom of the email. it fails on the call to > > "snd_ctl_ele

Re: [Alsa-user] CS46xx spdif output + ogle question

2003-11-19 Thread Clemens Ladisch
[EMAIL PROTECTED] wrote: > picked up a Hercules DigiFire 7.1 card today. CS46xx based. > > but ogle fails to configure the device correctly. the ogle > code is at the bottom of the email. it fails on the call to > "snd_ctl_elem_write". What is the error code/message? > the snd_pcm_info_get_device