On Fri, 30 Apr 2004, Clemens Ladisch wrote:
>Erik Inge Bolsų wrote:
>> I'm having trouble doing snd_pcm_hw_params_can_pause() on a certain pcm,
>> even though it has already (hopefully?) been fixed to one config by
>> snd_pcm_hw_params()... snd_pcm_hw_params has been called, at least. How
>> can I check?
>>
>> fileja {
>>         type file
>>         file /tmp/alsa
>>         slave.pcm null
>> }
>>
>> xine: pcm.c:2604: snd_pcm_hw_params_can_pause: Assertion `params && params->info != 
>> ~0U' failed.
>
>Apparently, the null pcm doesn't initialize params->info.
>
>The patch below should help.

Yep, works fine. Thanks!

--
Erik I. Bolsų | email: <knan at mo.himolde.no>
The UNIX philosophy basically involves giving you enough rope to
hang yourself.  And then a couple of feet more, just to be sure.


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to