2013/9/23 Chris Everest <[email protected]>: > > > > On Mon, Sep 2, 2013 at 4:47 AM, Romain Beauxis <[email protected]> wrote: >> >> Hi Tony,2013/8/31 Tony Miller <[email protected]> >> >> > >> > Do I need a different mp3 decoder for decoding in this fashion? >> > >> > On Fri, Aug 30, 2013 at 12:07 AM, Tony Miller <[email protected]> >> > wrote: >> > > Hi, >> > > >> > > I have a playlist of urls that looks like this: >> > > >> > > http://s3.amazonaws.com/datafruits.fm/Firedrill03282013.mp3?1377838608 >> > > >> > > http://s3.amazonaws.com/datafruits.fm/ScotvoidRSVPTAPESSpecial03312013.mp3?1377838608 >> > > >> > > http://s3.amazonaws.com/datafruits.fm/ScotvoidGuestMixDJPuffinAndFitzroyNorth04072013.mp3?1377838608 >> > > >> > > http://s3.amazonaws.com/datafruits.fm/FiredrillGuestMixCRZNYAndFOODMAN04112013.mp3?1377838608 >> > > >> > > http://s3.amazonaws.com/datafruits.fm/KormaDatafruitsParty04122013.mp3?1377838608 >> > > http://s3.amazonaws.com/datafruits.fm/KidLogic04142013.mp3?1377838608 >> > > >> > > http://s3.amazonaws.com/datafruits.fm/firedrill-essentialfruitsmix.mp3?1377838608 >> > > >> > > http://s3.amazonaws.com/datafruits.fm/RadioScotvoid06242013.mp3?1377838608 >> > > http://s3.amazonaws.com/datafruits.fm/Velatix06272013.mp3?1377838608 >> > > http://s3.amazonaws.com/datafruits.fm/Velatix07162013.mp3?1377838608 >> > > > > > I'm doing something similar with my streams, loading requests from URLs and > I noticed that I had to have the file extension explicitly set in the URL > query. I wonder if the trailing part of your URL is fooling the decoder on > liquidsoap. Can you get rid of the trailing '?12345678' portion of the > query string? Might be what's causing the failure.
I think we fixed this but I could be wrong... Let us know if that is causing your trouble. Romain ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
