Hi, Romain's mail, and my second message, where not about crossfading but about the possibility to play only a section of a file. This can be done using a special operator (which would read metadata and drop part of the stream accordingly) but then it wouldn't be very efficient since it would still decode the whole file. Romain is investigating ways to cut the file when liquidsoap prepares it, using a special protocol; this would be much more efficient.
Anyway, I suggest you first focus on getting the cross-fading, and then evaluate if you need some cutting facility and what exactly you need. You're correct about the kind of annotate:... URI that you should have in your playlist. Just to be clear, the added metadata have no effect in themselves, you need a setup with fade.in/out and cross operators as I described (the metadata is only there to tell them how to modify their behavior). Have fun, -- David ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Savonet-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-devl
