Hi ! Le lundi 5 juillet 2010 21:03:21, Henry Favretto a écrit : > Thanks for the hint. > > Ok, so I went ahead I installed libmagic-ocaml-dev and recompiled the > whole thing. > > The good news: > > The correct decoder is now chosen and playback works. So far, so good :)
Sweet :-) > The bad news: > > I'm having the strange effect that the source fades out prematurely almost > exactly half way into the track and then suddenly resumes again (all > within the same track). This only happens with FLAC files. (...) > Any idea what could be the problem and how to fix it? I suspect the estimated remaining time is not correct and perturbs the fading algorithm. I presume you are using a (smart_)crossfade operator. In this case, maybe adding conservative=true in the crossfade operator's argument would help. Please, let us know if this is the case, Romain ------------------------------------------------------------------------------ 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
