[mythtv-commits] Ticket #8792: DVD playback issues with 5.1 AC3 sound

MythTV mythtv at cvs.mythtv.org
Sun Sep 12 18:07:28 UTC 2010


#8792: DVD playback issues with 5.1 AC3 sound
-------------------------------------+--------------------------------------
 Reporter:  mythtv@…                 |           Owner:  jyavenard 
     Type:  defect                   |          Status:  closed    
 Priority:  minor                    |       Milestone:  unknown   
Component:  MythTV - Video Playback  |         Version:  Trunk Head
 Severity:  medium                   |      Resolution:  fixed     
 Keywords:  dvd 5.1 audio            |   Ticket locked:  0         
-------------------------------------+--------------------------------------
Changes (by jyavenard):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 Change the way audio output object is created. Now, we do not destroy the
 audio output class object, instead we disable it. This allow to retrieve
 information about the audio capabilities such as the number of channels,
 if passthrough is available etc.
 The audio framework will now immediately return if it was fed rubbish and
 will not attempt to perform any initialisation.
 The greatly reduced the amount of open/close of the audio card.
 Fixes #8792. Issue occured as an invalid codec detection lead to the audio
 framework not being initialised ; in turn it became impossible for AVFD to
 detect the capabilities of the hardware

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8792#comment:10>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list