Hi,

Sorry, late response..

2013/6/12 jared hansman <[email protected]>:
> Hello,
>
> Thanks for making such a great audio/video tool.  I am currently
> experimenting with liquidsoap-win32-1.0.1, but my videos stop streaming
> with the following message:
> "liquidsoap notification: This doesn't look like a Speex file"\

This notification is harmless. I'd suspect more an issue with encoding
in real-time. Most CPUs can only encode video in real-time for low
resolution/bitrate. If encoding cannot be done in real-time, then
liquidsoap ends up late (catchup logs) and stream will be cut
eventually.

> I found some forums stating that it was a memory leak issue and that the
> software was updated to fix the issue, but where can I find the latest
> version for windows?
>
> Right now, I am unable to compile for a few reasons so that is why I
> have been searching for the exe.  In addition, since LiquidSoap is said
> to be a programming language what can I compile it with?  Is it C or
> C++?  Any help would be great, I'd really love to get Liquidsoap running
> flawlessly.  Thanks in advance for any help!

Liquidsoap on win32 is cross-compiled from a Debian box using
mingw-ocaml. It is quite tricky but now we have a repository
containing the required build tree there:
  https://github.com/savonet/i686-w64-mingw32-buildroot
And (slightly dated) instructions there:
  http://liquidsoap.fm/windows.html

Romain

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to