![]() |
|
[WINDOWS][PATCH]Bitstream output of HD audio formats - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Development (/forumdisplay.php?fid=93) +--- Thread: [WINDOWS][PATCH]Bitstream output of HD audio formats (/showthread.php?tid=121877) 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 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 |
RE: [WINDOWS][PATCH]Bitstream output of HD audio formats - nikc0069 - 2012-03-13 18:08 Thanks all ![]() Considering using the consumer preview before I need to shift a lot of my library onto the actual HTPC itself. I run it using EventGhost so I may hang fire for now as it is all working so smoothly. RE: - DanielaE - 2012-03-13 20:46 (2012-03-12 22:41)DDDamian Wrote:Well, I re-ran my complete test suite (all HD formats, up to 7.1, up to 24bit, up to 174.4kHz) with DirectSound selected instead of WASAPI - just to make sure my latest changes didn't break anything in this regard. DS was configured with default settings (16bit, 48kHz).(2012-03-12 04:32)DDDamian Wrote:Hi Daniela - just confirming DirectSound will not allow passthrough as expected - it'll reject passthrough formats as it controls the output format(2012-03-11 11:50)DanielaE Wrote: I made DirectSound capable of bitstream pass-through as well. May be this helps people with WASAPI problems.I saw that, but if anything else plays (system sound, etc) it would break passthrough I think. WASAPI's definitely best as long as the sound drivers are good. Everything went fine without any stutter or failure. RE: - DDDamian - 2012-03-13 20:55 (2012-03-13 20:46)DanielaE Wrote:(2012-03-12 22:41)DDDamian Wrote:Well, I re-ran my complete test suite (all HD formats, up to 7.1, up to 24bit, up to 174.4kHz) with DirectSound selected instead of WASAPI - just to make sure my latest changes didn't break anything in this regard. DS was configured with default settings (16bit, 48kHz).(2012-03-12 04:32)DDDamian Wrote:Hi Daniela - just confirming DirectSound will not allow passthrough as expected - it'll reject passthrough formats as it controls the output format(2012-03-11 11:50)DanielaE Wrote: I made DirectSound capable of bitstream pass-through as well. May be this helps people with WASAPI problems.I saw that, but if anything else plays (system sound, etc) it would break passthrough I think. WASAPI's definitely best as long as the sound drivers are good. Can you check if you disabled WASAPI in Windows audio control panel? Unchecking "Allow applications to take exclusive control of this device"? On Win7 disabling WASAPI breaks passthrough as expected. Wondering if Win8 does things differently. RE: - bluray - 2012-03-13 21:21 (2012-03-13 07:49)Dj Freddy D Wrote: Finally had the time to play around with this. I just remembered when I went from Dharma to this version of XBMC I just updated instead of removing old version and doing a clean install. I uninstalled XBMC and re-installed. I now get that infamous "D" for digital nowI'm glad that you got it to work. It's time to enjoy HD audio then.... RE: - Senthil - 2012-03-15 03:30 (2012-03-11 11:50)DanielaE Wrote: I made DirectSound capable of bitstream pass-through as well. May be this helps people with WASAPI problems. this sounds kool, i'm going to try with my xonar HDAV 1.3, I'm stuck with it because of it's driver, WASAPI exclusive does bypass the Windows mixer, but the Xonar driver resamples and switches the channel to whatever you set the Xonar control panel to and breaks the HD Audio passthrough. well where i can find the installer that does the bitstream in directSound mode? keep your good work guys n girls
RE: - DanielaE - 2012-03-15 10:10 (2012-03-13 20:55)DDDamian Wrote:Win8 does the same as Win7. As I said, all audio settings are defaults. This means both checkboxes in the audio panel affecting exclusive mode are checked.(2012-03-13 20:46)DanielaE Wrote:Can you check if you disabled WASAPI in Windows audio control panel? Unchecking "Allow applications to take exclusive control of this device"?(2012-03-12 22:41)DDDamian Wrote: Hi Daniela - just confirming DirectSound will not allow passthrough as expected - it'll reject passthrough formats as it controls the output formatWell, I re-ran my complete test suite (all HD formats, up to 7.1, up to 24bit, up to 174.4kHz) with DirectSound selected instead of WASAPI - just to make sure my latest changes didn't break anything in this regard. DS was configured with default settings (16bit, 48kHz). In fact, I have reinstalled everything without changes to the installation defaults: Win8 CP with AMD Catalyst, AMD HDMI, and XBMC. Passthrough is fine with every output device option available: primary sound device, AMD DirectSound, AMD WASAPI. I.e. passthrough is supposed work out-of-the-box. (2012-03-15 03:30)Senthil Wrote: where i can find the installer that does the bitstream in directSound mode?Every build advertised in this thread has that capability. RE: - DDDamian - 2012-03-15 16:36 (2012-03-15 10:10)DanielaE Wrote: This means both checkboxes in the audio panel affecting exclusive mode are checked. Hi Dani, if you disable "Allow applications to take exclusive control of this device" what happens in Win8? RE: - DanielaE - 2012-03-15 20:04 Well - the expected: no more passthrough.
RE: - DDDamian - 2012-03-15 20:13 (2012-03-15 20:04)DanielaE Wrote: Well - the expected: no more passthrough. Yeah, that switch basically changes things from WASAPI Exclusive to WASAPI Shared/DirectSound or vice-versa. Okay, just wondered if it became a viable workaround in Win8, as Win7 w/DirectSound & bitstreaming = no go. Currently the code expects WASAPI Exclusive to function. Still, that should work for everyone providing their sound device drivers support it. Unfortunately for Senthil the Xonar drivers just don't support bistreaming outside of using the Arcsoft drivers specific to TMT
RE: [WINDOWS][PATCH]Bitstream output of HD audio formats - h8redv2 - 2012-03-19 11:16 Holy cow.... am getting the RC2 version as I type. Great news, then I only need to pass my 3D rips to tmt 5. Finally I can stay in XBMC for DVD, MKV and BDMV and enjoy bitstreaming. |