OK, I installed ocaml magic. Did a ./configure, which reported there was
magic support, make, make install, but no luck. Same problem.

What do you think I should try next?

 -----------------------------
----------------------------------- Installation

 prefix         : /usr/local
 exec_prefix    : ${prefix}
 binary         : ${exec_prefix}/bin
 configuration  : ${prefix}/etc/liquidsoap
 logging        : ${prefix}/var/log/liquidsoap
 PIDs           : ${prefix}/var/run/liquidsoap
 logrotate conf : ${prefix}/etc/logrotate.d
 man page       : ${datarootdir}/man/man1
 doc            : ${datarootdir}/doc

 --------------------------------------------------------------------
Features

 * Supported input formats
   - Vorbis            : yes
   - Theora            : yes
   - Speex             : no (requires speex)
   - Dirac             : no (requires schroedinger)
   - Flac (native)     : no (requires flac)
   - Flac (ogg)        : no (requires flac.ogg)
   - MP3               : yes
   - AAC               : yes
   - text-to-speech    : yes, using /usr/bin/text2wave
   - XML playlists     : yes
   - Lastfm            : no (requires lastfm)

 * Supported output formats
   - Vorbis            : yes
   - MP3               : yes
   - AAC               : yes
   - AAC+              : yes
   - SPEEX             : no (requires speex)
   - Theora            : yes
   - Dirac             : no (requires schroedinger)

 * Tags
   - Taglib (ID3 tags) : yes
   - Vorbis            : yes
   - charset detection : no (requires camomile)

 * Input / output
   - Icecast/Shoutcast : yes
   - AO                : yes
   - OSS               : yes
   - ALSA              : no (requires alsa)
   - Portaudio         : yes
   - Pulseaudio        : no (requires pulseaudio)
   - JACK              : no (requires bjack)
   - Old JACK          : no (requires jack)
   - opal              : no
   - GStreamer         : no (requires gstreamer)

 * Audio manipulation
   - Samplerate        : yes
   - SoundTouch        : yes
   - LADSPA            : yes

 * Video manipulation
   - Gavl              : no (requires gavl)
   - camlimages        : no (requires camlimages)

 * MIDI manipulation
   - DSSI              : yes

 * Visualization
   - Graphics          : no (requires graphics)
   - SDL               : no (requires sdl)

 * Additional libraries
   - magic             : yes

 * Graphical interfaces
   - Python GUI        : yes (requires >=pyGTK-2.0)

 -----------------------------------------------------------------------------


On Sun, Dec 19, 2010 at 10:50 AM, Brandon Casci <[email protected]>wrote:

> Thank you. I  will give this a try today :)
> Sent from my iPhone
>
> On Dec 19, 2010, at 10:34 AM, David Baelde <[email protected]> wrote:
>
> > Hi Brandon,
> >
> > Good job compiling the SVN version! You're right about your problem:
> > it comes from the AAC decoder picking up all files. I didn't remember
> > the behavior was that bad. However, it should at least be decent when
> > you have ocaml-magic (for mime type detection). Can you make sure you
> > compiled with ocaml-magic support? (If not, just install it, e.g.
> > libmagic-ocaml-dev on Debian, and reconfigure and make.)
> >
> > Good luck,
> > --
> > David
>



-- 
=========================================
Brandon Casci
Loudcaster
http://loudcaster.com
=========================================
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to