[mythtv-commits] Ticket #9812: Setting max rate to 192000 causes DTS-HD HRA track not to play

MythTV noreply at mythtv.org
Mon May 30 23:18:21 UTC 2011


#9812: Setting max rate to 192000 causes DTS-HD HRA track not to play
------------------------------------+----------------------------
 Reporter:  mark.goodman@…          |          Owner:  jyavenard
     Type:  Bug Report - General    |         Status:  closed
 Priority:  minor                   |      Milestone:  unknown
Component:  MythTV - Audio Output   |        Version:  Trunk Head
 Severity:  medium                  |     Resolution:  Invalid
 Keywords:                          |  Ticket locked:  0
------------------------------------+----------------------------
Changes (by jyavenard):

 * status:  new => closed
 * resolution:   => Invalid


Comment:

 this patch isn't necessary nor would it make any differences if system is
 properly configured
 case FF_PROFILE_DTS_HD_MA:
 m_spdifenc->SetMaxHDRate(OutputSettings(true)->GetMaxHDRate());

 GetMaxHDRate() will return 192000 if max rate was set to 192000.


 In the advanced audio section; unckeck HBRPassthrough; which will force
 192kHz as maximum allowed rate.

 If not check; the DTS-HD HRA will be embedded within a DTS-HD MA stream
 which all amplifier supporting DTS-HD MA will support.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9812#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list