[Project] Dual Audio Output support (Nexus/Matrix/Krypton/Jarvis/Isengard/Helix/...) - 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: [Project] Dual Audio Output support (Nexus/Matrix/Krypton/Jarvis/Isengard/Helix/...) (/showthread.php?tid=192480) |
RE: [Project] Return of the Dual Audio Output support (Isengard/Helix/Gotham/Frodo) - curtis-r - 2016-11-04 How complicated is it to compile Dual Audio? I know it's a lot to ask, but maybe a little guide could be created by DarkAngel so that someone else could take a stab at it. Though I'm probably just as busy, I'd be willing to try to find time. RE: [Project] Return of the Dual Audio Output support (Isengard/Helix/Gotham/Frodo) - epicfail - 2016-11-04 I´ve wrote him an email to let him know. RE: [Project] Return of the Dual Audio Output support (Isengard/Helix/Gotham/Frodo) - DarkAngel2401 - 2016-11-04 Plain compiling is not that complicated, but you have to write code and adjust the dual audio patch - which consumes most of the time. RE: [Project] Return of the Dual Audio Output support (Isengard/Helix/Gotham/Frodo) - Atrus5 - 2016-11-05 (2016-09-04, 02:27)recluce Wrote:(2016-08-30, 18:29)PaulCarter Wrote: Hi recluce. I've got a dualaudio build for Ubuntu 16.04 if that's ok for you Hi PaulCarter and recluce, Can one of you share the dualaudio for Ubuntu 16.04? Thanks! RE: [Project] Return of the Dual Audio Output support (Isengard/Helix/Gotham/Frodo) - PaulCarter - 2016-11-07 Hi A kodi.bin compiled for dualaudio on Ubuntu 16.04 can be found here. Note that this file needs to be renamed kodi.bin and used to replace the one in /usr/lib/kodi I would recommend taking a copy of the current (single audio) kodi.bin before replacing it with this one. You will also have to follow the instructions in thhe first post in this thread to update your settings etc. Whilst this works well on my system I can't guarantee that it will work on yours, but if you do hit problems let me know and I'll try to help. For reference this was built using the follwing configure command line: ./configure --prefix=/usr --disable-debug PC RE: [Project] Return of the Dual Audio Output support (Isengard/Helix/Gotham/Frodo) - aots74 - 2016-11-18 Hi all, just wondering if there is a compiled version for Jarvis? I thought I saw one at one stage but now can't seem to find it. RE: [Project] Return of the Dual Audio Output support (Isengard/Helix/Gotham/Frodo) - blu5 - 2016-11-19 (2016-11-18, 00:41)aots74 Wrote: Hi all, just wondering if there is a compiled version for Jarvis? I thought I saw one at one stage but now can't seem to find it. http://libreelec-dualaudio.subcarrier.de/LibreELEC-DualAudio/ RE: [Project] Return of the Dual Audio Output support (Isengard/Helix/Gotham/Frodo) - aots74 - 2016-11-22 (2016-11-03, 09:37)jlazkano Wrote:(2016-11-03, 09:28)epicfail Wrote: Wrote DarkAngel yesterday if he has plans to continue the work on the dual audio patches.+1 I'd spend more than a beer! RE: [Project] Return of the Dual Audio Output support (Isengard/Helix/Gotham/Frodo) - mambro - 2016-12-14 (2016-11-22, 00:10)aots74 Wrote:(2016-11-03, 09:37)jlazkano Wrote:(2016-11-03, 09:28)epicfail Wrote: Wrote DarkAngel yesterday if he has plans to continue the work on the dual audio patches.+1 me too RE: [Project] Return of the Dual Audio Output support (Isengard/Helix/Gotham/Frodo) - jlazkano - 2016-12-14 Hello, I think that the solution is to make some patches for Kodi source and make a pull request. Anyone have coding skill and experience to do it? Could we get the patches? Kind regards. RE: [Project] Return of the Dual Audio Output support (Isengard/Helix/Gotham/Frodo) - epicfail - 2016-12-15 Do you mean something like this? http://libreelec-dualaudio.subcarrier.de/patches/ RE: [Project] Return of the Dual Audio Output support (Isengard/Helix/Gotham/Frodo) - jlazkano - 2016-12-15 (2016-12-15, 10:22)epicfail Wrote: Do you mean something like this?Yes! Anyone know how to apply thoose patches? Maybe they are outdated and need some updates. Regards. RE: [Project] Return of the Dual Audio Output support (Isengard/Helix/Gotham/Frodo) - epicfail - 2016-12-20 http://forum.kodi.tv/showthread.php?tid=192480&pid=2450348#pid2450348 RE: [Project] Return of the Dual Audio Output support (Isengard/Helix/Gotham/Frodo) - ilancoll - 2017-02-01 (2016-11-03, 09:28)epicfail Wrote: Wrote DarkAngel yesterday if he has plans to continue the work on the dual audio patches. +1 RE: [Project] Return of the Dual Audio Output support (Isengard/Helix/Gotham/Frodo) - mambro - 2017-02-06 Kody Krypton is out! I hope someone continue the work on the dual audio patches |