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

MythTV mythtv at cvs.mythtv.org
Mon Nov 10 00:54:29 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            |     Mlocked:  0      
------------------------------+---------------------------------------------
 This patch generalises the upmix / AC-3 (re)encode functionality. Main
 thing is that it makes upmix and encode to DD5.1 work.

 Also:

 * Fix resampler clipping [[BR]]
 * Turn on resampler where sr != 48k ![1] [[BR]]
 * Fix passthru where main dev:subdev == passthru dev:subdev ![2][[BR]]
 * Add keybind (Ctrl+U) / OSD menu option to toggle upmixing [[BR]]
 * Preserve timestretch across stream changes / upmix toggles [[BR]]
 * Small change to freesurround params [[BR]]

 ![1] Recent versions of ALSA will do this if we don't. The SRC we use is
 much better quality.

 ![2] Like my nvidia CK804

 Patches against fixes and trunk attached. Tested on fixes only.

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


More information about the mythtv-commits mailing list