GNOME Bugzilla – Bug 569641
event/flag for scene changes
Last modified: 2013-07-17 10:25:05 UTC
Several formats (DV stream, mpeg-ts from HDV cameras, ...) can contain multiple scenes in one file. We need a generic way for demuxers/parsers to notify of a scene-change in the stream (i.e. just before the first buffer/tag/event of the new scene).
Some ideas which are related have been collected on the wiki: http://gstreamer.freedesktop.org/wiki/BufferMetadata
Marking this as obsolete. We now have the STREAM_START event to signal exactly that.
Isn't a "scene" something else? How does STREAM_START fit into that? (Not that I mind you closing it, just wondering)