Hi, On Mon, Jun 28, 2010 at 6:26 AM, Henry Favretto <[email protected]> wrote: > My guess would be that the FLAC decoder is tried AFTER the mp3 decoder. > And since the mp3 decoder doesn't complain about the input it ends up > being chosen...
Good guess. We changed the order and didn't finish the planned modifications, which should in the end give more control over decoding order. > If such is the case what are my options to get around this problem (if > there are any)? The only solution for now is to recompile with support for mime detection, i.e. ocaml-magic. (It is recognized at configure time if installed; note that this package isn't provided by savonet.) Cheers, David ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
