From: Robert Hardy <rhardy@webcon.ca>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Re: [ALSA - driver 0001938]: EPIPE on Audigy with surround sound when seeking in 6 channel sound file
Date: Fri, 31 Mar 2006 12:47:16 -0500 (EST) [thread overview]
Message-ID: <Pine.LNX.4.64.0603311238530.12817@thor.webcon.net> (raw)
In-Reply-To: <s5hr74ivs1t.wl%tiwai@suse.de>
On Fri, 31 Mar 2006, Takashi Iwai wrote:
> At Thu, 30 Mar 2006 18:53:23 -0500 (EST), Robert Hardy wrote:
>> No it only happens when I seek 6 channel audio. I can play something with
>> mplayer -ao alsa -channels 6 and it will play fine _UNTIL_ I seek. Then it
>> blows up.
>>
>> So something like this will immediately fail:
>> mplayer -ao alsa -channels 6 -ss 00:01:00 An_AC3_movie.avi
>>
>> With this stuff:
>> alsa-lib: pcm.c:6300:(snd_pcm_mmap_commit) commit offset (0) doesn't match with appl_ptr (291840) % buf_size (16384)
>> alsa-play: write error: Broken pipe
>> alsa-play: trying to reset soundcard
>>
>> If I switch to a 64 bit chrooted environment with a 64 bit mplayer the audio
>> works properly. But then I can't use any of the 32 bit codecs.
>>
>>>> Is there some way I can comment directly on bug 1938 in Mantis?
>>>
>>> I don't know. I heard it should be fixed now.
>>
>> The author of the bug seems to think it's still broken and seems to have
>> beat me to posting a backtrace. It's been a busy day here. If you still want
>> me to do this let me know.
>
> I think I got it. It looks like the old applptr that are not updated
> by the prepare call due to pcm links.
>
> Try the patch below.
*smiles happily*
Your two most recently patches creating the files below fixed my seeking
problems and likely closes bug 1938 on Mantis too.
Thanks a lot for your help!
RCS file: /home/iwai/cvs/alsa/alsa-lib/src/pcm/pcm_hw.c,v
retrieving revision 1.114
RCS file: /home/iwai/cvs/alsa/alsa-lib/src/pcm/pcm_multi.c,v
retrieving revision 1.72
Regards,
Rob
--
---------------------"Happiness is understanding."----------------------
Robert Hardy, B.Eng Computer Systems C.E.O. Webcon Inc.
rhardy <at> webcon <dot> ca GPG Key available (613) 276-7327
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
prev parent reply other threads:[~2006-03-31 17:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-29 22:18 [ALSA - driver 0001938]: EPIPE on Audigy with surround sound when seeking in 6 channel sound file Robert Hardy
2006-03-30 9:45 ` Takashi Iwai
2006-03-30 10:00 ` Takashi Iwai
2006-03-30 16:25 ` Robert Hardy
2006-03-30 16:43 ` Takashi Iwai
2006-03-30 17:09 ` Robert Hardy
2006-03-30 17:34 ` Takashi Iwai
[not found] ` <Pine.LNX.4.64.0603301317280.20572@thor.webcon.net>
2006-03-31 10:15 ` Takashi Iwai
2006-03-31 17:47 ` Robert Hardy [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.64.0603311238530.12817@thor.webcon.net \
--to=rhardy@webcon.ca \
--cc=alsa-devel@lists.sourceforge.net \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.