Opened 14 years ago

Closed 14 years ago

#7555 closed patch (fixed)

Fix win32 audio bitstreaming after [22432]

Reported by: Jeff Lu <jll544@…> Owned by: JYA
Priority: minor Milestone: unknown
Component: MythTV - Audio Output Version: head
Severity: medium Keywords: win32 spdif
Cc: Ticket locked: no

Description

Win32 audio bitstreaming after [22432] produces digital noise. This patch fixes it by checking passthru/encoder flags each time OpenDevice?() is called.

Attachments (2)

7555-win32_spdif.patch (1.0 KB) - added by Jeff Lu <jll544@…> 14 years ago.
7555-win32_spdif.2.patch (3.4 KB) - added by Jeff Lu <jll544@…> 14 years ago.
Replaces original patch; adds GetSupportedRates?() for win32

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by Jeff Lu <jll544@…>

Attachment: 7555-win32_spdif.patch added

comment:1 Changed 14 years ago by stuartm

Component: Ports - WindowsMythTV - Audio Output
Owner: changed from Nigel to JYA
Status: newassigned

Changed 14 years ago by Jeff Lu <jll544@…>

Attachment: 7555-win32_spdif.2.patch added

Replaces original patch; adds GetSupportedRates?() for win32

comment:2 Changed 14 years ago by Jeff Lu <jll544@…>

Updated the patch to add GetSupportedRates?() to the win32 audio classes.

comment:3 Changed 14 years ago by JYA

Resolution: fixed
Status: assignedclosed

(In [22826]) Fix digital passthrough for windows and add support for rate support detection.

Fix and patch from Jeff Lu.

Close #7555

Note: See TracTickets for help on using tickets.