Hello,
If I start the 10.10 shared library Stereo Tool with Liquidsoap, liquidsoap stops with the following error message:
Code:
At streamtranscoder.liq, line 12, char 2-68:
s=track.audio.stereotool(%argsof(track.audio.stereotool[!id]),audio)let replaces s=source(id=id,{audio=(s:pcm),metadata=metadata,track_marks=track_marks})s
Error 14: Uncaught runtime error:
type: invalid,
message: "Invalid stereotool library",
stack: at streamtranscoder.liq, line 12, char 2-68,
at streamtranscoder.liq, line 12, char 2-68,
at streamtranscoder.liq, line 35, char 2-202
There is no such problem with the previous version.
The old one has libStereoTool_64.so, the new one has libStereoTool_intel64.so. I renamed this accordingly.
Will it be possible to upload a shared library beta with the next beta version?
Can you help me to reproduce this issue? I have no experience with LiquidSoap and it doesn't look like I can just install it and click a few things...
To my knowledge we haven't changed anything inside this plugin since the beta's that did work, so this issue is pretty strange. I assume that you're testing with a 64 bit Intel/AMD Linux machine? I saw one other similar message recently, but that turned out to be a problem with the version of LiquidSoap, rarther than Stereo Tool (see the bottom of
). So just to make sure: Did the previous (beta) version work in the same LiquidSoap installation?