Opened 17 years ago
Closed 17 years ago
#1608 closed patch (duplicate)
Proper Handling of Alsa AC3-PassThru
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | ac3 pass thru |
Cc: | Ticket locked: | no |
Description
Fixed ac3 pass thru code with help from mplayer code.
Now the samples will be passed thru, only if passthru is enabled, to iec958 alsa plugin. This way all normal mpg stereo output can go to alsa:default (mostly pcm0 or dmix plugin or similar) and ac3 will be passed thru iec958 plugin.
The old ac3 code only append the iec958 options, regardless if the output plugin was iec958 or not (and this way it produced only errors)
tested on my sblive 5.1 and worked fine for ac3 and mpg dvb channels.
Attachments (1)
Change History (3)
Changed 17 years ago by
Attachment: | ac3-pass-thru-patch added |
---|
comment:1 Changed 17 years ago by
Owner: | changed from Robert Kulagowski to danielk |
---|
Note: See
TracTickets for help on using
tickets.
Patch to SVN Revision