Hi Leonard, > it would be handy to play only parts of an input file in liquidsoap, > rather than the whole file.
We do this in Airtime using cue points. See 'Adding content to a playlist' here: http://sourcefabric.booktype.pro/airtime-25-for-broadcasters/library/ The cue points are then passed to Liquidsoap by pypo, the playout engine, for example here is the log output for one file: 2013-10-14 15:23:03,002 DEBUG - [telnetliquidsoap.py : queue_push() : line 89] - s0.push annotate:media_id="51",liq_start_next="0",liq_fade_in="0.5",liq_fade_out="0.5",liq_cue_in="0. 0",liq_cue_out="255.347",schedule_table_id="21",replay_gain="0 dB":/var/tmp/airtime/pypo/cache/scheduler/51.mp3 Cheers! Daniel ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
