On Tuesday 20 February 2007 04:38, Drew Scott Daniels wrote: > How close is this dependency? Is it possible to switch the decoding to > something else? Or how about just have parts of MythTV that don't > require mp3encoding?
Drew, As I stated in the start of pkg-mythtv there are a couple of options: http://lists.alioth.debian.org/pipermail/pkg-mythtv-maintainers/2006-March/000002.html I have a patch for mythtv to use twolame (which is in debian) for layer II encoding. What is needed is a patch to use something like libmad to replace liblame and perform the mp3 decoding. (work required on 40_libmad.dpatch) Isaac Richards (upstream mythtv) has said that he is against packages which break large portions of functionality (ie just disabling lame). Thus we need to do some work to get libmad to replace the functionality of liblame, then we might be in a position to approach upstream again. Mark
20_withoutlame.dpatch
Description: application/shellscript
40_libmad.dpatch
Description: application/shellscript
30_twolame.dpatch
Description: application/shellscript