Opened 14 years ago

Closed 14 years ago

#8148 closed patch (invalid)

Patch to use libmp3lame via dlopen

Reported by: Andres Mejia <mcitadel@…> Owned by: danielk
Priority: minor Milestone: unknown
Component: MythTV - Recording Version: head
Severity: medium Keywords: dlopen libmp3lame lame
Cc: Ticket locked: no

Description

Here is a patch that will allow mythtv to use libmp3lame via dlopen. This will help with distributions that want to distribute mythtv but can't distribute libmp3lame. This works so long as the lame.h header is available to build from.

Attachments (1)

dlopen-libmp3lame.patch (13.9 KB) - added by Andres Mejia <mcitadel@…> 14 years ago.
Patch to support using libmp3lame via dlopen

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by Andres Mejia <mcitadel@…>

Attachment: dlopen-libmp3lame.patch added

Patch to support using libmp3lame via dlopen

comment:1 Changed 14 years ago by Dibblah

Status: newinfoneeded_new

I am not a fan of this idea for ideological reasons ("special handling" of lame makes no sense at all).

Also, the patch does not notify the user when libmp3lame is not available - Audio will, as far as I can see, just not be recorded.

comment:2 Changed 14 years ago by robertm

Resolution: invalid
Status: infoneeded_newclosed

No response to info request, and building myth without mp3lame produces unusable myth anyway.

Note: See TracTickets for help on using tickets.