gstreamer/docs
Jan Schmidt 5e2214d309 splitmux: Implement new elements for splitting files at mux level.
Implement 2 new elements - splitmuxsink and splitmuxsrc.

splitmuxsink is a bin which wraps a muxer and takes 1 video stream,
plus audio/subtitle streams, and starts a new file
whenever necessary to avoid overrunning a threshold of either bytes
or time. New files are started at a keyframe, and corresponding audio
and subtitle streams are split at packet boundaries to match
video GOP timestamps.

splitmuxsrc is a corresponding source element which handles
the splitmux:// URL and plays back all component files,
reconstructing the original elementary streams as it goes.
2015-02-06 04:26:59 +11:00
..
design doc: Trivial spelling and consistency update 2014-11-20 20:24:42 +05:30
plugins splitmux: Implement new elements for splitting files at mux level. 2015-02-06 04:26:59 +11:00
random move 2005-11-30 18:28:53 +00:00
.gitignore maintenance commits 2005-09-05 13:18:42 +00:00
Makefile.am docs: install prebuilt plugin docs if gtk-doc is disabled 2014-02-26 11:31:44 +01:00
version.entities.in gst: Update versioning 2012-04-04 14:37:47 +02:00