Opened 16 years ago

Closed 16 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@…> 16 years ago.
7555-win32_spdif.2.patch (3.4 KB ) - added by Jeff Lu <jll544@…> 16 years ago.
Replaces original patch; adds GetSupportedRates() for win32

Download all attachments as: .zip

Change History (5)

by Jeff Lu <jll544@…>, 16 years ago

Attachment: 7555-win32_spdif.patch added

comment:1 by stuartm, 16 years ago

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

by Jeff Lu <jll544@…>, 16 years ago

Attachment: 7555-win32_spdif.2.patch added

Replaces original patch; adds GetSupportedRates() for win32

comment:2 by Jeff Lu <jll544@…>, 16 years ago

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

comment:3 by JYA, 16 years ago

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.