Opened 18 years ago

Closed 18 years ago

#1608 closed patch (duplicate)

Proper Handling of Alsa AC3-PassThru

Reported by: msc@… 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)

ac3-pass-thru-patch (947 bytes) - added by msc@… 18 years ago.
Patch to SVN Revision

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by msc@…

Attachment: ac3-pass-thru-patch added

Patch to SVN Revision

comment:1 Changed 18 years ago by Isaac Richards

Owner: changed from Robert Kulagowski to danielk

comment:2 Changed 18 years ago by danielk

Milestone: 0.20
Resolution: duplicate
Status: newclosed

I'm closing both AC3 tickets (#1598,#1608) until there is a workable solution.

Note: See TracTickets for help on using tickets.