gstreamer/docs/plugins
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
..
inspect docs: update for git 2014-08-12 11:34:30 +01:00
.gitignore More entries for the gitignores 2009-01-23 23:38:10 +00:00
gst-plugins-good-plugins-docs.sgml splitmux: Implement new elements for splitting files at mux level. 2015-02-06 04:26:59 +11:00
gst-plugins-good-plugins-sections.txt splitmux: Implement new elements for splitting files at mux level. 2015-02-06 04:26:59 +11:00
gst-plugins-good-plugins.args Release 1.3.3 2014-06-22 18:08:03 +02:00
gst-plugins-good-plugins.hierarchy splitmux: Implement new elements for splitting files at mux level. 2015-02-06 04:26:59 +11:00
gst-plugins-good-plugins.interfaces splitmux: Implement new elements for splitting files at mux level. 2015-02-06 04:26:59 +11:00
gst-plugins-good-plugins.prerequisites Release 1.3.1 2014-05-03 18:02:23 +02:00
gst-plugins-good-plugins.signals Release 1.3.3 2014-06-22 18:08:03 +02:00
gst-plugins-good-plugins.types docs: update 2012-09-17 16:53:04 +01:00
Makefile.am splitmux: Implement new elements for splitting files at mux level. 2015-02-06 04:26:59 +11:00
scanobj-build.stamp normal builds shouldn't scan gobjects 2005-09-19 08:21:29 +00:00