mbiggs's blog

Segmenter Component (mpf-segmenter)

Published June 1, 2009, 4:04 pm | by stuffs

I just committed a first version of a stream segmenter component: mpf-segmenter.  This component works together with a time-of-interest component (mpf-toi) to chop a stream up into segments of interest. Both mpf-toi and mpf-segmenter are in the public SVN tree under the MPF/components directory, and require a current build of GRDF which implements node comparison functions for uri and anon nodes.

Time Of Interest Component (mpf-toi)

I have checked in a first version of the mpf-toi (Time Of Interest) component.  This will allow for segmenting or analyzing media streams based on the stream time.  The source code is in MPF/trunk/components/mpf-toi in the svn repository.

Categories: