Hello Romain, it happens quite often indeed. Another issue seems to be that streaming with flac automatically sends metadata "unknown". I created a system which sends metadata to the stream after connection, which works fine with mp3 and vorbis, not with flac. Also, i get a "speex header to small' notice on both vorbis and the working flac condition. I'll try to find some time to debug and try connection with liquidsoaps output.icecast(%ogg(%flac())) instead of edcast. It seems however that the crashing bug is there since the newest win32 beta, i got ogg out of sync errors most of the time before, but no liquidsoap crashes.
Leonard On 3/26/2013 12:11, Romain Beauxis wrote: > Hi Leonard, > > 2013/3/26 Leonard de Ruijter <[email protected]>: >> I'm using the Edcast program to broadcast to a liquidsoap harbor which >> broadcasts multiple streams to an icecast server. Sometimes, when i >> connect a Flac stream, liquidsoap crashes with the following in log: >> 2013/03/26 08:44:39 [decoder:3] Method "OGG" accepted "application/ogg". >> 2013/03/26 08:44:39 [threads:3] Created thread "harbor source feeding" >> (2 total). >> 2013/03/26 08:44:39 [src:3] Decoding... >> 2013/03/26 08:44:39 [src:2] Feeding stopped: Ogg.Out_of_sync. >> 2013/03/26 08:44:39 [threads:3] Thread "harbor source feeding" >> terminated (1 remaining). >> 2013/03/26 08:44:39 [threads:2] Queue generic queue #2 crashed with >> exception An operation was attempted on something that is not a socket. >> in select() >> 2013/03/26 08:44:39 [threads:2] Raised by primitive operation at file >> "duppy.ml", line 166, characters 12-31 >> Called from file "duppy.ml", line 202, characters 20-46 >> Re-raised at file "duppy.ml", line 220, characters 17-18 >> Called from file "duppy.ml", line 222, characters 4-8 >> Called from file "duppy.ml", line 316, characters 12-25 >> Called from file "tools/tutils.ml", line 197, characters 19-55 >> >> 2013/03/26 08:44:39 [threads:1] PANIC: Liquidsoap has crashed, exiting.. >> 2013/03/26 08:44:39 [threads:1] Please report at: [email protected] >> >> I report this as the program asks me to ;) It seems Liquidsoap doesn't >> like edcast flac streams that much, sometimes they work and they stream >> nicely, mostly they do not and create an out of sync error. However, i >> didn't get a panic before. > > Thanks for the report. Sam has opened a github issue to track progress there: > https://github.com/savonet/liquidsoap/issues/48 > > Alas, I have no ETA on this one. Does it happen often? > > Romain > > ------------------------------------------------------------------------------ > Own the Future-Intel® Level Up Game Demo Contest 2013 > Rise to greatness in Intel's independent game demo contest. > Compete for recognition, cash, and the chance to get your game > on Steam. $5K grand prize plus 10 genre and skill prizes. > Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users > ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
