Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#8691 closed patch (fixed)

6channel audio output OSS messing up channel order on pause and seek

Reported by: a.borrmann@… Owned by: JYA
Priority: minor Milestone: 0.24
Component: MythTV - Audio Output Version: Master Head
Severity: medium Keywords: OSS multichannel
Cc: Ticket locked: no

Description

Using audio output driver OSS: Whenever you pause or seek multichannel (eg. 5.1) audio the channel order (front left, center, front right, ...) can get messed up since the oss output buffer is not frame aligned.

See attached patch for fix against trunk, should be easily backported to at .23-fixes

(I have experencied this bug since .22)

Attachments (1)

aooss.diff (458 bytes) - added by a.borrmann@… 14 years ago.
patch against trunk

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by a.borrmann@…

Attachment: aooss.diff added

patch against trunk

comment:1 Changed 14 years ago by robertm

Status: newassigned

comment:2 Changed 14 years ago by JYA

Resolution: fixed
Status: assignedclosed

Fixes ticket #8691. Patch by a.borrmann@…. To be honnest, I don't understand why it would make a difference, but if it works...

comment:3 Changed 14 years ago by stuartm

Milestone: unknown0.24
Note: See TracTickets for help on using tickets.