Opened 16 years ago

Closed 16 years ago

#4775 closed enhancement (fixed)

Change defaut audio upmix setting; add help text

Reported by: Yeechang Lee <ylee@…> Owned by: danielk
Priority: minor Milestone: 0.21
Component: mythtv Version: 0.21-fixes
Severity: medium Keywords: audio upmix
Cc: Ticket locked: no

Description

The attached patch does two things with the audio upmix feature added in #1104:

  • Changes the default upmix setting to "Passive," which requires the least amount of CPU hoursepower and is thus the safest choice.
  • Adds to the help text for the setting to somewhat explain each setting's CPU needs.

Attachments (2)

patch-upmix.cpp (1.1 KB) - added by Yeechang Lee <ylee@…> 16 years ago.
patch-upmix.2.cpp (1.1 KB) - added by Yeechang Lee <ylee@…> 16 years ago.
Corrects typo

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by Yeechang Lee <ylee@…>

Attachment: patch-upmix.cpp added

Changed 16 years ago by Yeechang Lee <ylee@…>

Attachment: patch-upmix.2.cpp added

Corrects typo

comment:1 Changed 16 years ago by danielk

Milestone: unknown0.21
Owner: changed from Isaac Richards to danielk
Status: newassigned
Version: head0.21-fixes

comment:2 Changed 16 years ago by danielk

Resolution: fixed
Status: assignedclosed

(In [16386]) Fixes #4775. Changes default 2->6 channel audio upmixer to the one that requires the least CPU + adds help text explaining other options. Patch from Yeechang Lee.

Note: See TracTickets for help on using tickets.