Opened 14 years ago
Closed 14 years ago
#3233 closed patch (wontfix)
Support building without LAME support, using libmad for decoding instead
Reported by: | anonymous | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | anssi.hannula@… | Ticket locked: | no |
Description
The attached patch allows building MythTV without LAME support. Libmad will be used for decoding of the MP3 audio of NuppelVideo? files, and MP3 encoding while recording a NuppelVideo? file will be disabled.
This patch allows including MythTV in distributions that do not ship LAME.
The configure script seemed to be rather confusing, so I'm not sure if my patch is optimal regarding that file.
Attachments (4)
Change History (8)
Changed 14 years ago by
Attachment: | mythtv-nolame.patch added |
---|
comment:1 Changed 14 years ago by
Version: | 0.20 → head |
---|
comment:2 Changed 14 years ago by
Cc: | anssi.hannula@… added |
---|
Changed 14 years ago by
Attachment: | mythsuite-nolame.patch added |
---|
Updated version of mythtv-nolame.patch
comment:3 Changed 14 years ago by
I attached an updated patch:
- use CCONFIG properly for LAME define
- adapt mythplugins settings.pro
- allow building mythmusic without lame as well
comment:4 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I don't see the need for this.
Changed 13 years ago by
Attachment: | mythplugins-0.21-nolame.patch added |
---|
Update of Anssi's patch for 0.21 (mythmusic only)
Changed 13 years ago by
Attachment: | mythtv-0.21-nolame.patch added |
---|
Update of Anssi's patch for 0.21 (mythtv only)
Allow building mythtv with libmad instead of lame