I wonder if I'm alone in this situation. I don't have a fancy av-amplifier. I have a nice 2.0 analog amplifier that I use for music. I have a TV that is by now just a monitor for XBMC. I generally watch video on the TV with sound from the TV. Very rarely do I want to play the audio from the video over my speakers. However, I don't like playing music through the TV, as the speakers in it just aren't very good for that.
I would love to be able to have a separate audio output device for music (i.e. audio without accompanying video) and video. That way I can use XBMC easily to play my music as well as watch video sources without changing the audio output device all the time. (which is to tedious, so I never actually do it)
I'm just not sure how much work would be involved with making the option available. Anyone else interested in this?
Option to choose different audio output device for music and video
mediumdry
Senior Member Posts: 125 Joined: Jan 2010 Reputation: 0 |
2012-08-01 16:48
Post: #1
|
| find quote |
dodoadoodoo
Member Posts: 57 Joined: Jan 2010 Reputation: 1 |
2012-08-01 17:16
Post: #2
+1
I have the exact same setup |
| find quote |
da-anda
Team-XBMC Member Posts: 1,469 Joined: Jun 2009 Reputation: 27 Location: germany |
2012-08-01 19:38
Post: #3
how does the sound get to the TV? HDMI, optical, analog?
|
| find quote |
mediumdry
Senior Member Posts: 125 Joined: Jan 2010 Reputation: 0 |
2012-08-01 19:48
Post: #4
I can't speak for others, but in my case, I've got a Mac mini, where I combine optical audio out with dvi to get hdmi to my tv. The audio is going through an external usb audio card to my amplifier. (Analog output)
|
| find quote |
dodoadoodoo
Member Posts: 57 Joined: Jan 2010 Reputation: 1 |
2012-08-02 01:52
Post: #5
(2012-08-01 19:38)da-anda Wrote: how does the sound get to the TV? HDMI, optical, analog? HDMI to TV, analog to stereo. /D |
| find quote |
da-anda
Team-XBMC Member Posts: 1,469 Joined: Jun 2009 Reputation: 27 Location: germany |
2012-08-02 15:43
Post: #6
(2012-08-01 19:48)mediumdry Wrote: I can't speak for others, but in my case, I've got a Mac mini, where I combine optical audio out with dvi to get hdmi to my tv. The audio is going through an external usb audio card to my amplifier. (Analog output) doens't a Mac mini also have a headphone out? If so, it shouldn't be a issue to configure the OS audio driver to output the same audio on both outputs. I'm no dev, but I think that separate outputs depending on media type won't be implemented due to the same reasons as this Dual-Audio patch didn't find it's way to the core yet. Dual audio would btw. also fix your issue (output all XBMC sounds to multiple outputs in parallel) and might have better chances to get added then your request. So probably poke in this direction, or give one of those custom builds a try.
(This post was last modified: 2012-08-02 15:45 by da-anda.)
|
| find quote |
jordandk
Member Posts: 67 Joined: Dec 2010 Reputation: 0 Location: Denmark |
2012-08-03 16:26
Post: #7
If you have two different soundcards, you can do it. This has been done on a win7 machine.
|
| find quote |
mediumdry
Senior Member Posts: 125 Joined: Jan 2010 Reputation: 0 |
2012-08-03 16:51
Post: #8
(2012-08-02 15:43)da-anda Wrote: doens't a Mac mini also have a headphone out? If so, it shouldn't be a issue to configure the OS audio driver to output the same audio on both outputs.My Mini (early 2009) has one audio output that either does analog (headphone) or digital (with an adapter for regular spdif). So I can't do the audio over both channels. If I wanted that I could install a tool like Line In and connect a copy of the digital out to the digital in on the external USB audio card. (that actually works) My request is different from the dual-audio in that it is a specific "don't want" to have the audio over both channels simultaneously. Music should come out of my speakers, audio for video should come from the tv. Automagically, without any user intervention. (yes, I could mute the one I don't want, but then it's just as easy to switch the audio output in the xbmc system settings) (2012-08-03 16:26)jordandk Wrote: If you have two different soundcards, you can do it. This has been done on a win7 machine. I'm sorry, but I can't see the image. I do have two different soundcards, but have no idea how to pull it off automagically. Can you point me to more information?
(This post was last modified: 2012-08-03 16:53 by mediumdry.)
|
| find quote |
jordandk
Member Posts: 67 Joined: Dec 2010 Reputation: 0 Location: Denmark |
2012-08-03 19:20
Post: #9
You can set to soundcard up under audio output.
Optical/Coax and hdmi or analog. Ahh sorry, I think you don't have hdmi in your av reciever right? So I think you can do it this way in this thread. http://forum.xbmc.org/showthread.php?tid=86038
(This post was last modified: 2012-08-03 19:21 by jordandk.)
|
| find quote |
mediumdry
Senior Member Posts: 125 Joined: Jan 2010 Reputation: 0 |
2012-08-03 20:52
Post: #10
I managed to create a workaround, by using profiles. I set up one profile "Audio on Speakers" and another profile "Audio on TV" (which is the new name for the master profile). All I did was change the system settings for the Audio on Speakers profile. That still leaves something to be desired. Luckily, Quartz, the skin I use let's you rename the menus, so I named the XBMC menu into the profile name ("P: Speakers" and "P: TV" to make them not scroll).
That still left the switching. There is no easy way to switch a profile in XBMC, but you can add the switch to your favourites: Code: <favourite name="P: Speakers" thumb="/path/to/your/image.png">LoadProfile(Audio on Speakers)</favourite>After that you simply add that favourite into your menus if your skin allows it, or you look it up in your favourites. Not as nice as automatic, but a workable solution until that time, I suppose.
(This post was last modified: 2012-08-03 20:53 by mediumdry.)
|
| find quote |

Search
Help