Chapter 5. Digital Media Editing and Effects Examples

This chapter contains sample applications that demonstrate how to edit media streams.

Movie Editing

This section contains sceneDetector, a program that detects scene transitions in an input video stream and creates a movie with a representative view of each scene. The resulting movie can then be printed to make a storyboard of an existing movie. Each scene in the storyboard is labeled with its timecode in the parent movie.

Example 5-1. Storyboarding: sceneDetector


/usr/share/src/dmedia/movie/SceneDetector/Scene.c++