> > Argh. Notice that if the problem is only for your server, you could try to > rebuild taglib with the patch mentionned in the bug-report...
Unfortunately that's not the case. One work around for us is to remove write permissions before we ask Liquidsoap to open the file. Annoying but will get the job done :) M On Wed, Jan 2, 2013 at 11:49 AM, Samuel Mimram <[email protected]> wrote: > Argh. Notice that if the problem is only for your server, you could try to > rebuild taglib with the patch mentionned in the bug-report... > > > On Tue, Jan 1, 2013 at 1:14 PM, Samuel Mimram <[email protected]> wrote: > >> Ok, I have explained the situation in >> http://dev.sourcefabric.org/browse/LS-646 you can follow progress / >> comment here. >> >> ++ >> >> Sam. >> >> >> On Tue, Jan 1, 2013 at 12:36 PM, Samuel Mimram <[email protected]> wrote: >> >>> Hi, >>> >>> The culprit seems to be in fact taglib. You can test using the >>> properties example for instance. I'll try to investigate whether we can do >>> something about this... >>> >>> ++ >>> >>> Sam. >>> >>> >>> On Mon, Dec 31, 2012 at 8:57 PM, Martin Konečný < >>> [email protected]> wrote: >>> >>>> I was a little confused about that, I'll admit :) >>>> >>>> So MAD is the decoder that opens it in write mode. >>>> >>>> M >>>> >>>> >>>> On Mon, Dec 31, 2012 at 2:42 PM, Romain Beauxis >>>> <[email protected]>wrote: >>>> >>>>> Sorry I meant, could you try your test with each of them one by one: >>>>> >>>>> liquidsoap -c "set("decoder.file_decoders",["MAD"]) >>>>> output.dummy(audio_to_stereo(single('avicii.mp3')))" >>>>> >>>>> etc.. >>>>> >>>>> So I can know which decoder code I should look at in particular :) >>>>> >>>>> R. >>>>> >>>>> 2012/12/31 Martin Konečný <[email protected]>: >>>>> > OK did that. Using >>>>> > >>>>> > liquidsoap -c >>>>> > >>>>> "set("decoder.file_decoders",["META","WAV","MIDI","OGG","MAD","GSTREAMER"]) >>>>> > output.dummy(audio_to_stereo(single('avicii.mp3')))" >>>>> > >>>>> > Same behaviour as without. >>>>> > >>>>> > M >>>>> > >>>>> > On Mon, Dec 31, 2012 at 2:29 PM, Romain Beauxis < >>>>> [email protected]> >>>>> > wrote: >>>>> >> >>>>> >> >>>>> set("decoder.file_decoders",["META","WAV","MIDI","OGG","MAD","GSTREAMER"]) >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > -- >>>>> > Open source radio in the cloud. Get yours now! ---> >>>>> http://airtime.pro >>>>> > >>>>> > Martin Konecny >>>>> > Software Developer, Sourcefabric >>>>> > [email protected] >>>>> > >>>>> > 720 Bathurst St. Suite 203 >>>>> > M5S 2R4, Toronto, ON, Canada >>>>> > +1 (416) 892-8420 (Cell) >>>>> > Skype: martin.konecny15 >>>>> > >>>>> > http://www.sourcefabric.org >>>>> > http://www.twitter.com/Sourcefabric >>>>> >>>> >>>> >>>> >>>> -- >>>> Open source radio in the cloud. Get yours now! ---> http://airtime.pro >>>> >>>> Martin Konecny >>>> Software Developer, Sourcefabric >>>> [email protected] >>>> >>>> 720 Bathurst St. Suite 203 >>>> M5S 2R4, Toronto, ON, Canada >>>> +1 (416) 892-8420 (Cell) >>>> Skype: martin.konecny15 >>>> >>>> http://www.sourcefabric.org >>>> http://www.twitter.com/Sourcefabric >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> 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 >>>> >>>> >>> >> > -- Open source radio in the cloud. Get yours now! ---> http://airtime.pro Martin Konecny Software Developer, Sourcefabric [email protected] 720 Bathurst St. Suite 203 M5S 2R4, Toronto, ON, Canada +1 (416) 892-8420 (Cell) Skype: martin.konecny15 http://www.sourcefabric.org http://www.twitter.com/Sourcefabric
------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612
_______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
