Kodi Community Forum
[PATCH] Dual Audio Output support for XBMC (Eden Updated) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: [PATCH] Dual Audio Output support for XBMC (Eden Updated) (/showthread.php?tid=86038)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48


- darkscout - 2011-06-23

In all honesty, it looks like he made dual audio easier. Maybe it's just me. Anynone want to tackle the Dual Audio part of AE?

http://github.com/gnif/xbmc/


- jammyb - 2011-06-26

sorry if i'm being stupid, but is it possible to apply this mod to the LIVE version of XBMC? if so, how? Smile


- digzz - 2011-06-26

jammyb Wrote:sorry if i'm being stupid, but is it possible to apply this mod to the LIVE version of XBMC? if so, how? Smile

I want to do this also ......


- darkscout - 2011-06-26

You download the source.
You compile it.
You install it.


- jammyb - 2011-06-27

darkscout Wrote:You download the source.
You compile it.
You install it.


Image

huh? How??


- darkscout - 2011-06-28

You quit getting spoon fed binary releases. Search for one of the dozen instructions on how to compile for Linux and follow that.


- jammyb - 2011-06-28

^^^ most helpful post ever!!!

No one on this forum is interested in helping anyone. I've never used Linux nor have I any clue in anything you've said in the post above!

I've posted in the LIVE section as my bloody remote doesnt work with LIVE yet all posts I read said I wouldnt need to do anything, it would work "out of the box"

And yet, no one replies to say what to do or even where to look.

You're not even the OP of this thread and yet you're telling me to bugger off and look myself!

What's the point in a forum if you can't ask? HuhHuh


- Calvados - 2011-06-29

@jammyb: You are making me laugh quite a bit Smile. I understand it can be frustrating when you are lost and don't seem to quite get help, but you are posting in the development branch of the forum which clearly states: "XBMC Development Developers forums for XBMC related development, by programmers and coders only! No end-user support, no bug reports, and no feature/function requests in this forum!".

What that means is simple: it is implied you know how to pull the source code from the repository, configure it and build it. If you can't do that, you are in the wrong place OR the task might be too much for your current capabilities. Two options to you then, you either try to find out how to be able to do that yourself (Google, search the web), OR you try to get help from some other branch (may be). Alternatively, you can quit on trying...

Anyhow, good luck with your endeavors.


- darkscout - 2011-06-29

http://tinyurl.com/3dkufd3


- jammyb - 2011-06-29

Apologies for my rant. but the effort to "google" that for "me" was probably double that to just linking to a direct thread :p

I just want to be able to understand it without using windows! I'll get there in the end I guess! Cheers for the links I'll have a go!


- Taravel - 2011-06-30

Hi can I use this patch to listen 2 different audio track of a video? I'll explain better: if I want to listen the film in English and my girlfriend in Italian can we do this with this patch and a couple of headsets?


- darkscout - 2011-06-30

Taravel Wrote:Hi can I use this patch to listen 2 different audio track of a video? I'll explain better: if I want to listen the film in English and my girlfriend in Italian can we do this with this patch and a couple of headsets?

Nope, this just dumps the same audio to 2 different outputs.


- jacky89 - 2011-07-02

If I apply the patch, will it downgrade my nightly build version?


- muggi - 2011-07-11

darkscout Wrote:https://github.com/jedediahfrey/xbmc/branches

I mean, that's what the whole git/github concept is for, right? Spent the better part of the last 4 hours getting the latest and greatest master working with dual audio... and it does.

I'll try to keep it up to date when I have time.

hi darkscout,

can you update the git source? its now a bit old...

thx


- darkscout - 2011-07-11

muggi Wrote:hi darkscout,

can you update the git source? its now a bit old...

thx

Yeah. I'm a bit loaded at work but I'll try. It'd help if git would pull its head out of ... and merge correctly.

Edit: It just became overwhelming withwork and grad school. I really hope someone picks this up.