Hi, The cue_cut operator works on file, so I am not sure what you mean here..
Romain 2013/10/16 Leonard de Ruijter <[email protected]>: > Hello Romain, > > Thanks for your clarification. Are there any plans to implement cue > points for single files, so we don't have to go the playlist way in > order to have a specific part of a single played/rendered/transcoded? > > Regards, > Leonard > > On 10/16/2013 18:00, Romain Beauxis wrote: >> Hi all, >> >> Cuepoints are supported in liquidsoap through the cue_cut operator. It >> receives metadata with start and stop point and will cut track-based >> sources based on this data. >> >> The full documentation is here: http://liquidsoap.fm/doc-svn/seek.html >> >> Romain >> >> 2013/10/14 Daniel James <[email protected]>: >>> 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 >> >> ------------------------------------------------------------------------------ >> 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=60135031&iu=/4140/ostg.clktrk >> _______________________________________________ >> Savonet-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/savonet-users >> > > ------------------------------------------------------------------------------ > 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=60135031&iu=/4140/ostg.clktrk > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users ------------------------------------------------------------------------------ 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=60135031&iu=/4140/ostg.clktrk _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
