Re: [Savonet-users] Liquidsoap 1.0.1 and Debian 6.0.6 "Squeeze"

2013-02-14 Thread Samuel Mimram
7;t find "ufetch". 2013/02/15 08:40:51 [protocols.external:3] Found "/usr/bin/wget". 2013/02/15 08:40:51 [main:3] Liquidsoap 1.0.1+scm (g...@github.com:savonet/liquidsoap.git@cbd002a6385d9e0a59d8375dc05ee66c6af9f689:20130214:172437) 2013/02/15 08:40:51 [main:3] Using: graphics=[distri

[Savonet-users] Samplerate differences in mp3 files and output specification

2013-02-14 Thread liquidsoap
Hi, I have a quick question: if my output is defined output.icecast.mp3(samplerate=44100, ...,radio) and some mp3 files were encoded at samplerate=22050 will they cause problems (like catchup errors)? Thanks, kronos --

[Savonet-users] Liquidsoap 1.0.1 and Debian 6.0.6 "Squeeze"

2013-02-14 Thread Romain
Hi everybody I'm Romain from France and currently testing Liquidsoap with Icecast2 in order to make a community webradio. (OS : Debian Squeeze 6.0.6) I installed liquidsoap with packages from Debian Repository (liquidsoap version : 0.9.2-3), started with a basic .liq script and run few tests wit

Re: [Savonet-users] webm output.icecast(%gstreamer

2013-02-14 Thread Rob Canning
On 02/14/2013 05:47 PM, Romain Beauxis wrote: > Hi Rob, > > 2013/2/14 Rob Canning : >> On 02/14/2013 05:31 PM, Romain Beauxis wrote: >>> 2013/2/14 Samuel Mimram : Hi, On Thu, Feb 14, 2013 at 10:43 AM, Rob Canning wrote: > On 02/14/2013 10:18 AM, Samuel Mimram wrote: > >

Re: [Savonet-users] webm output.icecast(%gstreamer

2013-02-14 Thread Romain Beauxis
Hi Rob, 2013/2/14 Rob Canning : > On 02/14/2013 05:31 PM, Romain Beauxis wrote: >> 2013/2/14 Samuel Mimram : >>> Hi, >>> >>> On Thu, Feb 14, 2013 at 10:43 AM, Rob Canning wrote: On 02/14/2013 10:18 AM, Samuel Mimram wrote: Hi, This is described in the new doc, which has n

Re: [Savonet-users] webm output.icecast(%gstreamer

2013-02-14 Thread Rob Canning
On 02/14/2013 05:31 PM, Romain Beauxis wrote: > 2013/2/14 Samuel Mimram : >> Hi, >> >> On Thu, Feb 14, 2013 at 10:43 AM, Rob Canning wrote: >>> On 02/14/2013 10:18 AM, Samuel Mimram wrote: >>> >>> Hi, >>> >>> This is described in the new doc, which has not been uploaded on the website >>> yet... Y

Re: [Savonet-users] webm output.icecast(%gstreamer

2013-02-14 Thread Romain Beauxis
2013/2/14 Samuel Mimram : > Hi, > > On Thu, Feb 14, 2013 at 10:43 AM, Rob Canning wrote: >> On 02/14/2013 10:18 AM, Samuel Mimram wrote: >> >> Hi, >> >> This is described in the new doc, which has not been uploaded on the website >> yet... You can read it here: >> https://github.com/savonet/liquid

Re: [Savonet-users] webm output.icecast(%gstreamer

2013-02-14 Thread Samuel Mimram
Hi, On Thu, Feb 14, 2013 at 10:43 AM, Rob Canning wrote: > On 02/14/2013 10:18 AM, Samuel Mimram wrote: > > Hi, > > This is described in the new doc, which has not been uploaded on the website > yet... You can read it here: > https://github.com/savonet/liquidsoap/blob/master/doc/content/gstreamer

Re: [Savonet-users] potentional memleak

2013-02-14 Thread Alexander Khryukin
>Also, decoding video can eat up a LOT of memory because liquidsoap's internal format uses raw RGBA frames How much you mean, when says a LOT of memory? I playing file that file size about 160M but LS eats about 3gb. When i cut my ogg video sample to 10mb LS eats a lot of memory too. In my first

Re: [Savonet-users] potentional memleak

2013-02-14 Thread Alexander Khryukin
2013/2/13 Romain Beauxis > Hi Alexander! > > 2013/2/13 Alexander Khryukin : > > Hello guys. > > Few days ago i installed airtime + liquidsoap + icecast on latest Centos. > > And trying to play video. > > > > I modified one of *.liq scripts > > > > # ignore(output_t(%vorbis( > > quality=0.8, c

Re: [Savonet-users] webm output.icecast(%gstreamer

2013-02-14 Thread Rob Canning
On 02/14/2013 10:18 AM, Samuel Mimram wrote: Hi, This is described in the new doc, which has not been uploaded on the website yet... You can read it here: https://github.com/savonet/liquidsoap/blob/master/doc/content/gstreamer_encoder.txt thanks sam, tried this based on the docs and a littl

Re: [Savonet-users] Getting Airtime running on a Raspberry PI

2013-02-14 Thread Samuel Mimram
Yeah, this seems quite promising! On Thu, Feb 14, 2013 at 7:07 AM, Martin Konečný < martin.kone...@sourcefabric.org> wrote: > Hello, > > Some promising news, > > After compiling Liquidsoap with Ocaml 4.01.0+dev10-2012-10-16 from SVN > trunk, as well as some optimizations (setting LIQ nice level

Re: [Savonet-users] Getting Airtime running on a Raspberry PI

2013-02-14 Thread Samuel Mimram
On Wed, Feb 13, 2013 at 10:36 PM, Romain Beauxis wrote: > Hi, > > 2013/2/13 Martin Konečný : > > Samuel, > > > > I'll report back with OCAML 4.00.1 results. However if that does not > work, > > it would be amazing to have this nofpu Liquidsoap. > > > > Just out of curiosity I know floating point

Re: [Savonet-users] webm output.icecast(%gstreamer

2013-02-14 Thread Samuel Mimram
Hi, This is described in the new doc, which has not been uploaded on the website yet... You can read it here: https://github.com/savonet/liquidsoap/blob/master/doc/content/gstreamer_encoder.txt ++ Sam. On Wed, Feb 13, 2013 at 8:27 PM, Rob Canning wrote: > now that icecast 2.4-beta supports w

Re: [Savonet-users] video.add_image Could not open file

2013-02-14 Thread Samuel Mimram
Hi, For some reason, only PPM files can be used in video.add_image for now I have fixed the situation (see https://github.com/savonet/liquidsoap/issues/25 ), support for any kind of file should hopefully arrive in trunk soon! ++ Sam. On Wed, Feb 13, 2013 at 8:13 PM, Rob Canning wrote: >