Opened 13 years ago
Closed 10 years ago
#3028 closed patch (wontfix)
Add ability to toggle audio passthrough during playback
Reported by: | Owned by: | JYA | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - Audio Output | Version: | head |
Severity: | low | Keywords: | passthrough audio toggle spdif stereo |
Cc: | Ticket locked: | no |
Description
This patch enables the usage scenario that my family likes namely: Most of the time wanting stereo output through the TV (and/or amp), with occasion need for 5.1 output (mainly for DVD playback).
The current way to do this involves entering the setup screens to toggle the AC3/DTS passthrough flags - which is quite inconvienient and not something that is greatly family friendly.
Once applied the usage of passthrough audio can be toggled (for appropriate audio streams) either from the playback menu, or (in theory; not tested) via a mapped key.
It adds a new database setting 'InitPassThrough?' that indicates whether passthrough should be enabled by default on the start of playback or not (our preferred configuration is disabled; by default it is enabled); The patch doesn't include a UI for setting this.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | passthrough_toggle-patch.diff added |
---|
comment:1 Changed 10 years ago by
Component: | mythtv → MythTV - Audio Output |
---|---|
Owner: | changed from Isaac Richards to JYA |
Status: | new → assigned |
comment:2 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
I intend to remove the separate passthrough audio device.
What you really want is the ability to change audio device on the fly more so than enabling/disabling passthrough...
proposed patch