Kodi Community Forum
PCM pass-through used with videos? - 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: PCM pass-through used with videos? (/showthread.php?tid=7857)



- spiff - 2004-12-02

hi,

i've just made a little patch to enable output to all speakers to be set only for music.

i can't seem to find any code where passthrough pcm is used with videos. just trying to get the logic correct, since these two options are incompatible..

if this is the case i can drop the only-for-music setting for pcm passthrough..

experts, am i missing something?

spiff


- jmarshall - 2004-12-04

hi spiff. i don't have the code in front of me atm, but i believe that you are correct. i was going to split these options up myself now that the new settings system is in (which makes the operation extremely trivial to implement).

the code will be in mplayer.cpp, and/or audio.cpp if anywhere.

cheers,
jonathan


- spiff - 2004-12-04

yep,

that and guiwindowaudiosettings.cpp were the files i modified.

i will have a look at the new settings code. this was mainly a 'get-to-know-the-code-a-little' exercise anyway..


- Gamester17 - 2004-12-05

http://www.xboxmediaplayer.de/cgi-bin....&t=2961