Hi, The problem is not then encoding itself but this line:
2013/04/16 20:09:58 [mksafe:3] Switch to safe_blank. which says that your main source was not avaiable and so mksafe decided to stream blank instead. I guess that we'd need to see your script in order to try to guess why... Cheers, Samuel. On Tue, Apr 16, 2013 at 8:17 PM, <[email protected]> wrote: > hello, > > I want to transcode à icecast mp3 stream to icecast aacplus stream. > > I have à blank stream on my stream aacplus. > > see below the log file. > do you have an idea ? > > Thks for you help. > > manu > > 2013/04/16 20:09:57 [main:3] Liquidsoap 1.0.1 > 2013/04/16 20:09:57 [main:3] Using: graphics=[distributed with Ocaml] > pcre=6.2.5 > 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 > lastfm=0.3.0 ogg=0.4.3 vorbis=0.6.1 speex=0.2.0 mad=0.4.4 flac=0.1.1 > flac.ogg=0.1.1 > dynlink=[distributed with Ocaml] lame=0.3.1 gstreamer=0.1.0 voaacenc=0.1.0 > theora=0.3.0 > schroedinger=0.1.0 gavl=0.1.4 bjack=0.1.3 alsa=0.2.1 ao=0.2.0 samplerate=0.1.1 > taglib=0.2.0 magic=0.7.3 camomile=0.8.4 faad=0.3.0 soundtouch=0.1.7 > portaudio=0.2.0 > pulseaudio=0.1.2 ladspa=0.1.4 dssi=0.1.0 sdl=0.9.0 camlimages=4.0.0 lo=0.1.0 > yojson=1.0.3 > gd=1.0a5 > 2013/04/16 20:09:57 [dynamic.loader:3] Loaded dynamic aacplus encoder from > /usr/lib/ocaml/aacplus > 2013/04/16 20:09:57 [dynamic.loader:2] Loaded plugin file > /usr/lib/liquidsoap/1.0.1/plugins/voaacenc.cmxs. > 2013/04/16 20:09:57 [dynamic.loader:2] Loaded plugin file > /usr/lib/liquidsoap/1.0.1/plugins/ogg.cmxs. > 2013/04/16 20:09:57 [dynamic.loader:2] Loaded plugin file > /usr/lib/liquidsoap/1.0.1/plugins/vorbis.cmxs. > 2013/04/16 20:09:57 [dynamic.loader:2] Loaded plugin file > /usr/lib/liquidsoap/1.0.1/plugins/lame.cmxs. > 2013/04/16 20:09:57 [dynamic.loader:2] Loaded plugin file > /usr/lib/liquidsoap/1.0.1/plugins/flac_ogg.cmxs. > 2013/04/16 20:09:57 [dynamic.loader:2] Loaded plugin file > /usr/lib/liquidsoap/1.0.1/plugins/mad.cmxs. > 2013/04/16 20:09:57 [dynamic.loader:2] Loaded plugin file > /usr/lib/liquidsoap/1.0.1/plugins/flac.cmxs. > 2013/04/16 20:09:57 [dynamic.loader:2] Loaded plugin file > /usr/lib/liquidsoap/1.0.1/plugins/faad.cmxs. > 2013/04/16 20:09:57 [dynamic.loader:2] Loaded plugin file > /usr/lib/liquidsoap/1.0.1/plugins/taglib.cmxs. > 2013/04/16 20:09:57 [dynamic.loader:2] Loaded plugin file > /usr/lib/liquidsoap/1.0.1/plugins/cry.cmxs. > 2013/04/16 20:09:57 [dynamic.loader:2] Loaded plugin file > /usr/lib/liquidsoap/1.0.1/plugins/pulseaudio.cmxs. > 2013/04/16 20:09:57 [frame:3] Using 44100Hz audio, 25Hz video, 44100Hz master. > 2013/04/16 20:09:57 [frame:3] Frame size must be a multiple of 1764 ticks = > 1764 audio > samples = 1 video samples. > 2013/04/16 20:09:57 [frame:3] Targetting 'frame.duration': 0.04s = 1764 audio > samples = > 1764 ticks. > 2013/04/16 20:09:57 [frame:3] Frames last 0.04s = 1764 audio samples = 1 > video samples = > 1764 ticks. > 2013/04/16 20:09:57 [threads:3] Created thread "generic queue #1". > 2013/04/16 20:09:57 [threads:3] Created thread "generic queue #2". > 2013/04/16 20:09:57 [threads:3] Created thread "http polling" (1 total). > 2013/04/16 20:09:57 [/streameaac:3] Connecting mount /streameaacfor > source@localhost... > 2013/04/16 20:09:57 [/streameaac:3] Connection setup was successful. > 2013/04/16 20:09:57 [threads:3] Created thread "wallclock_main" (2 total). > 2013/04/16 20:09:57 [clock.wallclock_main:3] Streaming loop starts, > synchronized with > wallclock. > 2013/04/16 20:09:58 [mksafe:3] Switch to safe_blank. > > Une messagerie gratuite, garantie à vie et des services en plus, ça vous > tente ? > Je crée ma boîte mail www.laposte.net > > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
