be sure I'll looking for it !! thank you.
----- Mail original ----- De: "Samuel Mimram" <[email protected]> À: "Fabrice B." <[email protected]> Cc: "savonet-users" <[email protected]> Envoyé: Vendredi 4 Janvier 2013 18:51:35 Objet: Re: [Savonet-users] AAC + and 5.1 files Hi, Unfortunately, there is not much we can do here. The problem is that the current implementation of the aacplus encoder apparently only handles two channels at most. If you can find an encoder which handles more than that, we could certainly integrate it to Liquidsoap! ++ Sam. PS : with the AAC encoder (%aac) it's even worse, I get a segmentation fault :) On Fri, Jan 4, 2013 at 4:49 PM, < [email protected] > wrote: Hi folks, first of all I wish to thank you for this amazing project and wish you a fantastic year for liquidsoap and savonet team. I am trying to stream 5.1 files , it works fine for ogg/flac streams but fails for AAC+ streams. When giving (where s is a aac+ 5.1 file) : output.icecast(%aacplus(samplerate=48000, channels=6, bitrate=192), mount="demo_aacplus", s) I got : liquidsoap: aacplusenc.c:67: aacplusEncOpen: Assertion `numChannels <= 2' failed. Thank you , Fabrice Here is my configuration : Liquidsoap 1.0.1 / graphics=[distributed with Ocaml] pcre=6.0.1 dtools=0.3.0 duppy=0.4.2 duppy.syntax=0.4.2 cry=0.2.2 mm=0.2.0 xmlplaylist=0.1.3 ogg=0.4.3 mad=0.4.4 flac=0.1.1 flac.ogg=0.1.1 dynlink=[distributed with Ocaml] lame=0.3.1 aacplus=0.2.0 voaacenc=0.1.0 gavl=0.1.4 ao=0.2.0 taglib=0.2.0 camomile=0.7.1 faad=0.3.0 2013/01/04 16:02:41 [decoder:3] Method "MP4" accepted ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET , MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
