Hi,

Jorge Ignacio Jiménez wrote:
> Yesterday I received another rare log from one of my radio stations:
> 
> 2007/09/06 00:36:00 [playlist-one_radio_station.txt:3] Prepared 
> "/path/to/somefile.mp3" -- rid 48
> liquidsoap: samplerate_stubs.c:53: ocaml_samplerate_convert: Assertion `ret 
> == 0' failed.
> 
> And the liquidsoap script shut down,
> 
> In this moment I am checking somefile.mp3 to isolate the problem, and will 
> try to recreate the error on a testing station, in the mean time:
> 
> what is ocaml_samplerate complaining about?

Samplerate did not manage to convert the sound for some reason. An error
message should be output on stderr, it would be nice if you could give
it to us. I'll try to handle errors more decently than by assertions. As
a quick fix, I would advice to disable the use of ocaml-samplerate in
PACKAGE (liquidsoap's internal samplerate conversion will be used instead).

> PS: I am actually supporting 9 stations using liquidsoap, most of them 
> reencode on the fly to different bitrates, and the owner is the second 
> largest ISP in my country. NO DOUBT, LIQUIDSOAP WORKS FINE ON PRODUCTION 
> ENVIRONMENTS!!

Great :)

Cheers,

Samuel.

Reply via email to