I want to use cue cuts with crossfade using metadata with the annotate protocol , something like:
crossfade(cue_cut(backup_playlist)) What seems to happen is the fade is applied , but no cueing happens. Makes sense after I read the logs: 2016/02/06 16:23:01 [cue_cut_5154:3] Cueing in... 2016/02/06 16:23:01 [cross_5150:3] Seek not implemented! 2016/02/06 16:23:01 [cue_cut_5154:2] Could not seek to cue point! Guessing here that seek is not implemented for crossfade, and I need to implement my own crossfade function that can seek. Can anyone show me a step in the right direction? Thanks, ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
