From: Kevin Gilbert <kevin952@tpg.com.au>
To: alsa-devel@alsa-project.org
Subject: Problems with pulseaudio / asla on PS3
Date: Fri, 5 Sep 2008 08:42:08 +1000 [thread overview]
Message-ID: <200809050842.08596.kevin952@tpg.com.au> (raw)
Hi,
I'm trying to get an jukebox application going on a Sony PlayStation3 using
Qt-Embedded, Phonon and PulseAudio. The application is working well on my KDE-
based laptop where it appears that the application is using Phonon -> ALSA ->
PulseAudio. But there is no sound from the application when run on the PS3.
I initially reported this problem to the PulseAudio mailing list. The first
post on this topic is at https://tango.0pointer.de/pipermail/pulseaudio-
discuss/2008-August/002249.html . In pacticular, see these posts:
1) https://tango.0pointer.de/pipermail/pulseaudio-discuss/2008-
September/002346.html where I detail the results of a final test using the
latest development version of PulseAudio; and
2) https://tango.0pointer.de/pipermail/pulseaudio-discuss/2008-
September/002347.html where a PulseAudio developer diagnoses the problem as
being within ALSA.
For convenience, the following is from the latter post:
"So, what happens here is this: your device can only do non-interleaved audio
and is hence configured for it (as we can see from that "slave setup" listing
above). Because your hardware lacks a hardware volume control ALSA puts
"softvol" on top of the hw device: the "Soft Volume PCM" you can see in the
first part. That device is initialized for interleaved audio as you can see.
Which is what PA supports and PA asked for.
Now, if softval takes non-interleaved from below and gives interleaved to the
layer above than it would need to rearrange those samples -- which it however
doesn't actually. PA hence checks with those asserts if the audio data is
properly arranged -- which it is not as we can see.
This is a bug in ALSA's softvol module. Please report this on alsa-devel.
softvol falsely claims to be able to rearrange non-interleaved audio to
interleaved."
Not sure what other information I should post here so I'll wait for any
feedback.
Thanks in advance,
Kevin
next reply other threads:[~2008-09-04 22:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-04 22:42 Kevin Gilbert [this message]
2008-09-05 6:32 ` Problems with pulseaudio / asla on PS3 Takashi Iwai
2008-09-05 11:02 ` Kevin Gilbert
2008-09-08 20:21 ` Lennart Poettering
2008-09-09 8:40 ` Takashi Iwai
2008-09-09 8:53 ` Jaroslav Kysela
2008-09-09 11:17 ` Jaroslav Kysela
2008-09-09 11:41 ` Takashi Iwai
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=200809050842.08596.kevin952@tpg.com.au \
--to=kevin952@tpg.com.au \
--cc=alsa-devel@alsa-project.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox