[mythtv-commits] Ticket #5900: AO: Generalise upmix and AC-3 encoding

MythTV mythtv at cvs.mythtv.org
Sat Nov 15 10:01:53 UTC 2008


#5900: AO: Generalise upmix and AC-3 encoding
------------------------------+---------------------------------------------
 Reporter:  foobum at gmail.com  |        Owner:  ijr    
     Type:  patch             |       Status:  new    
 Priority:  minor             |    Milestone:  unknown
Component:  mythtv            |      Version:  head   
 Severity:  medium            |   Resolution:         
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by Markus Schulz <msc at antzsystem.de>):

 // TODO: Error checking that device is opened correctly!
     m_output = AudioOutput::OpenAudio(adevice, pdevice, 16, 2, 44100,
                                     AUDIOOUTPUT_MUSIC, true, true);

 With this change in musicplayer.cpp it works (last param changed from
 false=>true for enabling passthru).

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5900#comment:8>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list