You are not logged in.
Pages: 1
Hi fellas, I have an Sound Blaster Audigy 2 Value which I have always used in the proprietary shit called microsoft with this useful tool called spdif passthrough, which bypassed e.g. DTS or Dolby digital 5.1 to my decoder (it does not support analog connection) ever since I've had linux (wow, that's a long time!!) I sufficed with just 2.0 sound on my 5.1 system but now I feel like improving that. I have read this: http://alsa.opensrc.org/index.php/.asoundrc and thought of it's use in my case. Please help me, I might not understand the use quite well and maybe this is not the right way but I have said to myself that I would deal with this problem. Thank you...
Linux!
Offline
did you tried to enable passtrough in totem?
i'm the owner of an audigy 2 zs, don't know if the value version supports it too!
sorry for my bad english
Offline
most of the time you only need passtrough for movies,
so for xine-lib based players you have an option called passthrough (correct me if i'm wrong)
for mplayer you can do:
# mplayer -afm hwac3
this will pass your dts and ac3 streams directly through your optical cable
or add the following line to your ~/.mplayer/config file
afm=hwac3
- Arch64 / Arch32 -- Desktops & Mediacenters & Laptops & home Servers
- MyAUR
- MyArchWiki
- pgp key: 0x796CA067
Offline
AC3 and DTS passthough works great here with both mplayer and VLC, you can find the options needed to enable it in each player's GUI settings.
So if you have IEC958 entries in alsamixer, you should unmute them and set the source as "PCM". Make sure you read this in case it does not work:
http://wiki.archlinux.org/index.php/ALS … s_not_work
Now if your audio card supports it you will not only passthrough AC3 but also hear all the sounds (mp3s from example) from the optical output. (you may have to configure your DE for all apps to work though)
Your source for video guides!
My Linux reviews.
Currently using: Intel Core 2 Quad Q9300 @ 3.5GHz, 2GB RAM, Asus P5E, nVidia Geforce 8800GTS, Arch Linux
Offline
Pages: 1