[WINDOWS][PATCH]Bitstream output of HD audio formats

  Thread Rating:
  • 17 Votes - 4.76 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
Jimbo Ro Offline
Junior Member
Posts: 7
Joined: Jan 2010
Reputation: 0
Post: #41
My issue of having to change the audio track is fixed. For some reason I had to manually set my desktop to 60 Hz via my advanced tab in my monitor section, otherwise the nVidia control panel would do so...but disable the HD audio formats from the HDMI audio tab.

This is great....for the first time ever I've seen Dolby Digital + light up on my receiver lol....and now no skips like I saw in the AE branch.
find
meridius Offline
Fan
Posts: 709
Joined: Jul 2010
Reputation: 1
Post: #42
DDDamian Wrote:Way too many variables - and not affecting others here. Would say you have a more generic issue not related to this. You'd need to give specs and a debug log or it's just guesswork.

Hi mate what ati drivers are u using as there has been some really bad driver video problems with some drivers

Cheers
find
DDDamian Offline
Team-XBMC Developer
Posts: 3,023
Joined: Sep 2011
Reputation: 252
Location: Canada
Post: #43
meridius Wrote:Hi mate what ati drivers are u using as there has been some really bad driver video problems with some drivers

Cheers

Hey meridius - AMD/ATI 6450 with HDMI Audio driver AMD 7.12.0.7705 dated 12/6/2011 - it's in the latest Catalyst package 12.1. Video driver ATI 8.930.0.00 dated 12/5/2011 from the same package.

Great playback and HDMI audio support - everything I've thrown at it has worked!

System: XBMC HTPC with HDMI WASAPI & AudioEngine - Denon AVR-3808CI - Denon DVD-5900 Universal Player - Denon DCM-27 CD-Changer
- Sony BDP-S580 Blu-Ray - X-Box 360 - Android tablet wireless remote - 7.1 Streem/Axiom/Velodyne Surround System
If I have been able to help feel free to add to my reputation +/- below - thanks!
find
bluray Offline
Posting Freak
Posts: 7,575
Joined: May 2011
Reputation: 139
Post: #44
DDDamian Wrote:Hey meridius - AMD/ATI 6450 with HDMI Audio driver AMD 7.12.0.7705 dated 12/6/2011 - it's in the latest Catalyst package 12.1. Video driver ATI 8.930.0.00 dated 12/5/2011 from the same package.

Great playback and HDMI audio support - everything I've thrown at it has worked!
+1, I have the latest AMD 12.1 driver on my HTPC's too. Everything works great!


@meridius- you can download it from here- Graphics Drivers & Software.

>Alienware X51- do it all HTPC
>Simplify XBMC configurations
>HOW-TO Bitstreaming using XBMC
I refused to watch movie without bitstreaming HD audio!
find
TechLife Offline
Member+
Posts: 348
Joined: Aug 2008
Reputation: 13
Location: Aurora, CO
Post: #45
I think I'm in love. Tongue

I'll try it out on my i5 as soon as I can and let you know how it works. I am SO excited!!

Thank you!

*If I helped, please +rep below*
Main HTPC: Core i5, 8GB RAM, SSD, Win7x64SP1, Frodo 12.1
Extenders: 3-AppleTV (CrystalHD 2.0)
The XBMC team, plug-in devs, skinners, etc. do this for us for FREE in their spare time because they want to. Think about that for a second before you start bitching...
find
Sam.Nazarko Offline
Posting Freak
Posts: 835
Joined: Dec 2009
Reputation: 12
Location: London
Post: #46
Lovely.
find
charlievoviii Offline
Member
Posts: 69
Joined: Mar 2011
Reputation: -6
Post: #47
man it works like i charm. I watch two movies today in my dedicated hometheater, from my HTPC HDMI to my Onkyo AVR. With Bluray guide to bitstream i gets random audio skips, but with this patch stuffs no issues so far, im very please. Thank you so much. I would like to donate some money, who do i sent it to ?
(This post was last modified: 2012-02-05 09:19 by charlievoviii.)
find
Rigo1968 Offline
Junior Member
Posts: 4
Joined: Jun 2009
Reputation: 0
Location: Germany ,Kiel
Post: #48
Hello,
Many thx ,works perfectly !
Its run under win 7 64 bit with Graphic Card Radeon HD6450 and
Receiver Pioneer AVR VSX 1020.

Many thx
Greats
Rigo1968
(This post was last modified: 2012-02-05 09:11 by Rigo1968.)
find
a11599 Offline
Team-XBMC Member
Posts: 254
Joined: Sep 2010
Reputation: 2
Location: Budapest, Hungary
Post: #49
Nice patch, made into my build. I just have two movies with dts-ma so that's all I could test but one thing I noticed is that the audio packets are calculated to be of 170.67 ms duration in CDVDPlayerAudio:: DecodeFrame() because audioframe.size is 32768 (it is 2048 for dts core). The invalid duration can cause audio sync issues with drop/dupe packet sync method. I think the packet duration should be the same 10.67 ms for all (?) dts fomats because HD formats are "just" added on top of core so it seems logical that the duration is also the same (although I was unable to find any specs on this).

I use a patch to prevent mkv/dts stutter (ignoring dts timestamps) and that immediately failed. It only works correctly if I force the packet duration to be 10.67 ms for dts(-ma). I made the following small change in my build to correct this (although I am not sure if this is the right approach): https://github.com/a11599/xbmc/commit/11...6895912886
find
minimoe Offline
Senior Member
Posts: 224
Joined: Feb 2011
Reputation: 3
Post: #50
ArieS Wrote:Just installed it, DTS-MA and PCM work great.
The problem is TrueHD, the video is extremely choppy! Unwatchable.
I tried checking and unchecking "Use a fullscreen window rather than true fullscreen"
Same result...
Any idea?

I have the same problem with one MKV, made with MakeMKV I think. The video is choppy and the audio goes out of synch. It happens only with this one file, everything else plays fine.

Daniela, thanks for the patch. You did what the XBMC devs should had done months ago: patch the current AE so it can bitstream HD audio and then start work on the new AE.

[Image: watched-fanart.jpg]
find
Thread Closed