jiojio74
2009-06-22, 21:31
I think the proble is here:
# speaker-test -c6 -Diec958
speaker-test 1.0.18
La periferica di riproduzione è iec958
I parametri dello stream sono 48000Hz, S16_LE, 6 canali
In uso 16 ottave di rumore rosa
Conteggio dei canali (6) non disponibile per la riproduzione: Argomento non valido
L'impostazione dei parametri hardware è fallita: Argomento non valido
Same thing with -D plug:iec958
But WHY mplayer works fine?
# mplayer -ac hwac3 www_lynnemusic_com_surround_test.ac3
MPlayer 1.0rc2-4.3.3 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Atom(TM) CPU 330 @ 1.60GHz (Family: 6, Model: 28, Stepping: 2)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
mplayer: could not open config files /root/.lircrc and /etc/lirc//lircrc
mplayer: No such file or directory
Failed to read LIRC config file ~/.lircrc.
Playing www_lynnemusic_com_surround_test.ac3.
libavformat file format detected.
[lavf] Audio stream found, -aid 0
================================================== ========================
Forced audio codec: hwac3
Opening audio decoder: [hwac3] AC3/DTS pass-through S/PDIF
No accelerated IMDCT transform found
hwac3: switched to AC3, 448000 bps, 48000 Hz
AUDIO: 48000 Hz, 2 ch, ac3, 448.0 kbit/29.17% (ratio: 56000->192000)
Selected audio codec: [hwac3] afm: hwac3 (AC3 through S/PDIF)
================================================== ========================
AO: [pulse] Unsupported sample spec
AO: [alsa] 48000Hz 2ch ac3 (1 bytes per sample)
Video: no video
Starting playback...
Previously I have ubuntu Hardy (minimal install) with 8.04 and all works fine. I just fresh installed jaunty (minimal install) and 9.10 I had this problem.
No pulse installed.
Maybe is related to this:
http://ubuntuforums.org/showthread.php?t=1165897
If so: I must compile alsa with this plugin?
# speaker-test -c6 -Diec958
speaker-test 1.0.18
La periferica di riproduzione è iec958
I parametri dello stream sono 48000Hz, S16_LE, 6 canali
In uso 16 ottave di rumore rosa
Conteggio dei canali (6) non disponibile per la riproduzione: Argomento non valido
L'impostazione dei parametri hardware è fallita: Argomento non valido
Same thing with -D plug:iec958
But WHY mplayer works fine?
# mplayer -ac hwac3 www_lynnemusic_com_surround_test.ac3
MPlayer 1.0rc2-4.3.3 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Atom(TM) CPU 330 @ 1.60GHz (Family: 6, Model: 28, Stepping: 2)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
mplayer: could not open config files /root/.lircrc and /etc/lirc//lircrc
mplayer: No such file or directory
Failed to read LIRC config file ~/.lircrc.
Playing www_lynnemusic_com_surround_test.ac3.
libavformat file format detected.
[lavf] Audio stream found, -aid 0
================================================== ========================
Forced audio codec: hwac3
Opening audio decoder: [hwac3] AC3/DTS pass-through S/PDIF
No accelerated IMDCT transform found
hwac3: switched to AC3, 448000 bps, 48000 Hz
AUDIO: 48000 Hz, 2 ch, ac3, 448.0 kbit/29.17% (ratio: 56000->192000)
Selected audio codec: [hwac3] afm: hwac3 (AC3 through S/PDIF)
================================================== ========================
AO: [pulse] Unsupported sample spec
AO: [alsa] 48000Hz 2ch ac3 (1 bytes per sample)
Video: no video
Starting playback...
Previously I have ubuntu Hardy (minimal install) with 8.04 and all works fine. I just fresh installed jaunty (minimal install) and 9.10 I had this problem.
No pulse installed.
Maybe is related to this:
http://ubuntuforums.org/showthread.php?t=1165897
If so: I must compile alsa with this plugin?