Hi all,
I tried...
#!/usr/local/bin/liquidsoap
set("log.file.path","/home/liquid/liquid/log/<script>.log")
set("log.stdout", true)
set("log.level",4)
output.icecast(%ogg(%flac(samplerate=44100,channels=2,compression=5,bits_per_sample=16)),
host="localhost",password="xxx",
mount="flactest",mksafe(playlist("/home/liquid/music")))
After a while , mount point fall and got that in icecast logs (2.3.2):
[2011-09-12 14:03:04] WARN source/get_next_buffer Disconnecting source due to
socket timeout
[2011-09-12 14:03:04] INFO source/source_shutdown Source "/flactest" exiting
And in liquidsoap (beta 3) logs :
2011/09/12 14:02:09 [decoder:4] Decoding "/home/liquid/music/01 Orange Blossom
- Maldito.flac" ended: Flac_decoder.End_of_stream.
2011/09/12 14:02:09 [music:3] Finished with "/home/liquid/music/01 Orange
Blossom - Maldito.flac".
2011/09/12 14:02:09 [music:4] Remaining: 0, queued: 1323000, taking: 1323000
2011/09/12 14:02:09 [music:3] Prepared "/home/liquid/music/10 Coconut.flac"
(RID 1).
2011/09/12 14:02:09 [ogg.muxer:4] flactest: Setting end of track 2f10c217.
2011/09/12 14:02:09 [ogg.muxer:4] flactest: Every ogg logical tracks have
ended: setting end of stream.
2011/09/12 14:02:09 [ogg.muxer:4] flactest: Starting new sequentialized ogg
stream.
2011/09/12 14:02:09 [ogg.muxer:4] flactest: Starting all streams
2011/09/12 14:02:25 [decoder:4] Trying method "META" for
"/home/liquid/music/MYPARK - a good girl.wav"...
2011/09/12 14:02:25 [decoder:4] Trying method "WAV" for
"/home/liquid/music/MYPARK - a good girl.wav"...
2011/09/12 14:02:25 [decoder.wav:4] "/home/liquid/music/MYPARK - a good
girl.wav" recognized as WAV file (s16le,44100Hz,2 channels).
2011/09/12 14:02:25 [decoder:3] Method "WAV" accepted
"/home/liquid/music/MYPARK - a good girl.wav".
2011/09/12 14:02:25 [metadata.flac:4] Invalid file extension for
"/home/liquid/music/MYPARK - a good girl.wav"!
2011/09/12 14:02:25 [metadata.mp4:4] Invalid file extension for
"/home/liquid/music/MYPARK - a good girl.wav"!
2011/09/12 14:02:25 [decoder:4] Invalid file extension for
"/home/liquid/music/MYPARK - a good girl.wav"!
2011/09/12 14:02:25 [decoder.taglib:4] Invalid file extension for
"/home/liquid/music/MYPARK - a good girl.wav"!
2011/09/12 14:02:25 [music:4] Remaining: 439397, queued: 0, adding: 1323000
(RID 2)
Romain , if you want I can send you the ful logs.
Thanks
~
~
----- Mail original -----
De: "David Baelde" <[email protected]>
À: [email protected]
Cc: "savonet-users" <[email protected]>
Envoyé: Lundi 12 Septembre 2011 11:00:16
Objet: Re: [Savonet-users] ogg/flac hang randomly
Hi,
I'm sorry nobody hasn't been able to provide help or clues so far. One
thing that you should try to do, to help us help you, is provide
simple reproducible tests. When I saw your mail, there didn't seem to
be any simple way to try and see for myself what's going on, so I left
it and hoped that Romain (the codec expert) investigates the issue
more courageously than me; turns out he's just as busy as I am.
Now I've just tried the following code for a few minutes, without
noticing any problem:
output.icecast(%ogg(%flac(samplerate=44100,channels=2,compression=5,bits_per_sample=16)),
mount="flactest",mksafe(playlist("~/media/audio")))
Please reproduce the issue with a simple script that I can run almost
immediately here. If we can reproduce, we can fix more easily.
Otherwise we'll know that it's a problem tied environment differences.
One thing I see in the logs you sent is that you're using crossfading.
It shouldn't be a problem, but that's typically the kind of stuff you
want to remove when minimizing the bug.
Cheers,
--
David
------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops? How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users