Help - Search - Members - Calendar
Full Version: Sound 5.1 no problem
MandrivaUsers.org > General Help > Tips and Tricks
Lexicon
I cant,t to write at lenght. If have problem with Sound 5.1 Surround on any cards You can played Mp3, OGG stereo file on all six speakers if any mixer not help . How to?

As user make device a name e.g. lexicon51


touch $HOME/.asoundrc
mcedit $HOME/.asoundrc


QUOTE
pcm.lexicon51 {
type route
slave.pcm surround51
slave.channels 6
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.0.3 1
ttable.1.3 1
ttable.0.4 0.5
ttable.1.4 0.5
ttable.0.5 0.5
ttable.1.5 0.5

}


aplay -D lexicon51 *.wav

This device can use with Mplayer, Xine, aplay, XMMS and other
After next loging Your Mp3 stereo exchande to pseudo AC3 ....Lex


[moved from Software by spinynorman]
ffi
Lex do you know how to make a file for 6.1 stereo?
Lexicon
Wow, I don't know. Maybe

pcm.ffi71 {
type route
slave.pcm surround71
slave.channels 8
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.0.3 1
ttable.1.3 1
ttable.0.4 0.5
ttable.1.4 0.5
ttable.0.5 0.5
ttable.1.5 0.5
ttable.0.6 0.5
ttable.1.6 0.5

}
find any wav file stereo and type

aplay -D ffi71 *.wav

Answer OK? ....Lex
ffi
problem is there is no surround61 file
Lexicon
Find any stereo file and type (must WAV)

aplay -D ffi71 *.wav

....Lex
ffi
I typed and got the following:

[root@localhost ~]# aplay -D surround71 /usr/share/sounds/pop.wav
Playing WAVE '/usr/share/sounds/pop.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Mono
aplay: set_params:907: Channels count non available


Should I create a file called ffi71, i used surround71....
Lexicon
Yes, this is You new device

aplay -D ffi71 /usr/share/sounds/pop.wav
....Lex
ffi
I am sorry, I don't understand. I created a file named ffi71(see below) and saved it to /home/ffi

aplay -D /home/ffi/ffi71 /usr/share/sounds/pop.wav
ALSA lib pcm.c:2148:(snd_pcm_open_noupdate) Unknown PCM /home/ffi/ffi71
aplay: main:548: audio open error: No such file or directory



I pasted the follow in the new file called ffi71:


pcm.ffi71 {
type route
slave.pcm surround71
slave.channels 8
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.0.3 1
ttable.1.3 1
ttable.0.4 0.5
ttable.1.4 0.5
ttable.0.5 0.5
ttable.1.5 0.5
ttable.0.6 0.5
ttable.1.6 0.5

}
Lexicon
No, look first post

touch $HOME/.asoundrc
mcedit $HOME/.asoundrc

Now paste to .asoundrc

pcm.ffi71 {
type route
slave.pcm surround71
slave.channels 8
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.0.3 1
ttable.1.3 1
ttable.0.4 0.5
ttable.1.4 0.5
ttable.0.5 0.5
ttable.1.5 0.5
ttable.0.6 0.5
ttable.1.6 0.5

}
find any wav file stereo and type
Your new device has name ffi71 (if OK rename in XINE)
aplay -D ffi71 *.wav

....Lex
ffi
This only plays 5.1 though, no sound from my rear center speaker sad.gif

(btw a 6.1 setup is like 5.1 plus a rear center speaker)
Lexicon
@ffi I think.
To test speaker use
speaker-test
or
http://www.sr.se/laddahem/MultiKanal/Dts/S...TEST_011212.zip
.....Lex
ffi
I did:

speaker-test -Dplug:surround71 -c8
speaker-test -Dplug:surround51 -c6


sound from all speakers but mid-rear speaker in both tests.
Lexicon
@ffi please paste here otput (for your problem
problem is there is no surround61 file

aplay -L

I don't have soundcard with more speakers
.....Lex
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.