![]() |
|
AudioEngine branch - DO NOT REQUEST BINARY BUILDS - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Development (/forumdisplay.php?fid=93) +--- Thread: AudioEngine branch - DO NOT REQUEST BINARY BUILDS (/showthread.php?tid=78289) 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 |
- gnif - 2011-04-28 11:43 @lloydsmart - This is because the sound device failed to open, please check your log for the reason why. Everybody - If your video plays too fast, with no sound, check your log to see if it failed to open the audio device, if so, this is your problem, not AE. Check your settings, make sure speaker-test works, and if your using HDMI ensure that speaker-test with 6 or 8 channel output works. Any more reports of this issue will be deleted as it is not related at all to AE, and feedback will be added back to the GUI soon as to the failure to open the audio device. - lloydsmart - 2011-04-29 01:19 Hello. I'm still working on finding out why the sound device failed to open, as it worked ok in Dharma, but I'll solve that problem seperately to this. I'm posting now to report another crash. Happens with ae anytime I try to play any movie. Here's the crashlog: http://pastebin.com/Z0qzhaGG Build failure - Cranial - 2011-04-29 12:51 gnif, Had a couple of goes at building from your source for the ATV2, getting a build failure. Now, I premise this by stating I really have no idea what I'm doing, but this is the failure I get: Quote:** BUILD FAILED ** Any more info I can give you? Or just wait until it's further along? - davilla - 2011-04-30 01:45 Cranial Wrote:gnif, you should be building from gimli's branch, that's where AE work on ios is being done. - Cranial - 2011-04-30 03:39 davilla Wrote:you should be building from gimli's branch, that's where AE work on ios is being done. Thanks Davilla, I'll give it a go. - gnif - 2011-04-30 05:48 @lloydsmart - Thanks for the crash log, I will look at this some time today when I get some free time, at a glance it looks like it should be pretty simple to fix. In the meantime can you please send me the following: * What soundcard are you using? * How are your audio settings set? * What are you trying to play? (eg, audio format, 2.0, ac3, etc....) * Does this occur every time? Thanks - lloydsmart - 2011-04-30 14:26
If it helps, my GT430 is connected via HDMI to an Onkyo 705, which in turn is connected to a Panasonic TX-P50VT20. The crash also happens if I set the output to hdmi, iec958, or default. Thanks for looking into this! - ArtVandelae - 2011-04-30 22:17 Here is a preliminary Windows build of AE with EAC3/TrueHD bitstream support. Needless to say this is highly experimental and is mostly untested as I don't currently have a hardware setup in my office that can bitstream these formats. Requirements:
XBMC package: removed Source: https://github.com/ArtVandelae/xbmc - cat320 - 2011-05-01 00:33 HTPC with ATI 5450 (Windows7 64bit) to Pioneer 919 Receiver testet with the compiled Version from ArtVandelae I can see on Audio- Subtitle settings DTS-HD HRA 5.1 but Output on Receiver is only DTS. Tested with 2 mkv files and one file has 7.1 but on Audiosetting only 5.1. TrueHD trailer crash XBMC. On Receiver only PLII Movie. My English is bad. Sry - Slipx - 2011-05-01 00:35 ArtVandelae Wrote:Here is a preliminary Windows build of AE with EAC3/TrueHD/DTS-HD bitstream support. Needless to say this is highly experimental and is mostly untested as I don't currently have a hardware setup in my office that can bitstream these formats. Thanks. Tried this quickly on Windows 7 64bit, Intel Core i3, HDMI to Denon AVR2310 receiver. Could not get it to bitstream DTS-MA - receiver still shows DTS track. TrueHD causes XBMC to crash. If you want logs etc let me know. |