Hi, My guess is that the vorbis plugin is not recognized on Cliff's computer for some reason, and so there is no valid track to play which results in this. There is a wide range of possible causes, for instance if Liquidsoap was compiled with some version of the compiler and the vorbis plugin with another, Liquidsoap won't be able to load it.
And actually, it should not fail in this way unless you are using failible=true for the output (it's better to have an mksafe). HTH Sam. On Tue, Dec 17, 2013 at 1:02 PM, Daniel James <[email protected]> wrote: > Hi all, > > Cliff Wang from the Airtime team found an issue when trying to use > liquidsoap-plugin-vorbis on Ubuntu Saucy: > > 2013/12/12 12:12:17 [threads:3] Created thread "wallclock_main" (2 total). > 2013/12/12 12:12:17 [clock.wallclock_main:3] Streaming loop starts, > synchronized with wallclock. > 2013/12/12 12:12:17 [dummy:3] Source failed (no more tracks) stopping > output... > 2013/12/12 12:12:17 [dummy(dot)1:3] Source failed (no more tracks) > stopping output... > 2013/12/12 12:12:17 [dummy(dot)2:3] Source failed (no more tracks) > stopping output... > 2013/12/12 12:12:17 [map_metadata_6559:3] Inserting missing metadata. > 2013/12/12 12:12:17 [schedule_noise_switch:3] Switch to map_metadata_6559. > 2013/12/12 12:12:17 [clock.wallclock_main:2] Source airtime_128 failed > while streaming: Ogg.Not_enough_data! > 2013/12/12 12:12:17 [airtime_128:3] Closing connection... > 2013/12/12 12:12:17 [main:3] Shutdown started! > 2013/12/12 12:12:17 [main:3] Waiting for threads to terminate... > 2013/12/12 12:12:17 [clock.wallclock_main:3] Streaming loop stopped. > 2013/12/12 12:12:17 [threads:3] Thread "wallclock_main" terminated (1 > remaining). > > Using our own liquidsoap-full binaries for Saucy (available at > http://apt.sourcefabric.org/misc/liquidsoap_1.1.1-2/) we do not > experience this issue. Could it be due to Debian/Ubuntu's esoteric > method for compiling Liquidsoap plugins? > > Cheers! > > Daniel > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
