Opened 16 years ago

Closed 14 years ago

#5374 closed patch (invalid)

jack audio output, bio2jack update

Reported by: Alan Calvert <cal@…> Owned by: JYA
Priority: minor Milestone: unknown
Component: MythTV - Audio Output Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

A full rewrite of the jack output code is beyond my capabilities, but here's what I've been playing with. These are presented as an rfc as in 'request for comment' rather than a 'request for commit'.

1) jack_audio_output_setting-0.1.patch

Currently, the code attempts to use 'audio_main_device' as a mechanism for custom naming of the jack ports. It doesn't work. Consequently, the default audio output device setting of 'JACK:output' fails. To get jack working you have to set the audio ouput device to just 'JACK:'.

2) bio2jack_update-0.1.patch.gz

The bio2jack code used by myth is a few years old. Meanwhile there's been a few refinements to bio2jack, and myth might as well take advantage. This patch updates to bio2jack svn trunk rev 82 (2008-05-18) against mythtv svn trunk rev 17350. There may well be horrors in the bio2jack code unacceptable to mythtv. I'll cheerfully defer to review by wiser, younger eyes on that.

Attachments (2)

jack_audio_output_setting-0.1.patch (569 bytes) - added by Alan Calvert <cal@…> 16 years ago.
bio2jack_update-0.1.patch.gz (29.2 KB) - added by Alan Calvert <cal@…> 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by Alan Calvert <cal@…>

Changed 16 years ago by Alan Calvert <cal@…>

comment:1 Changed 15 years ago by stuartm

Component: mythtvMythTV - Audio Output
Owner: changed from Isaac Richards to JYA
Status: newassigned

comment:2 Changed 14 years ago by JYA

Resolution: invalid
Status: assignedclosed

the jack audio output has been fully rewritten...

If you see more problems, please open another ticket. Thank you

SVN r24847

Note: See TracTickets for help on using tickets.