mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 09:10:36 +00:00
db0abbd531
This property can be used in combination with next-file=max-size (and perhaps a future next-file=max-duration) to make sure that each file part starts cleanly with a key frame and the appropriate headers. In order for this property to work correctly, upstream elements should make sure than any headers that need to be written in a standalone file are: 1) in the streamheader caps field 2) and/or in the stream as one or more buffers marked with GST_BUFFER_FLAG_HEADER that are just before the keyframe buffer This is useful for MPEG-TS/MPEG-PS file segmenting in combination with mpegtsmux or mpegpsmux. Original patch by: Tim-Philipp Müller <tim@centricular.com> |
||
---|---|---|
.. | ||
gstmultifile.c | ||
gstmultifilesink.c | ||
gstmultifilesink.h | ||
gstmultifilesrc.c | ||
gstmultifilesrc.h | ||
gstsplitfilesrc.c | ||
gstsplitfilesrc.h | ||
gstsplitmuxpartreader.c | ||
gstsplitmuxpartreader.h | ||
gstsplitmuxsink.c | ||
gstsplitmuxsink.h | ||
gstsplitmuxsrc.c | ||
gstsplitmuxsrc.h | ||
gstsplitutils.c | ||
gstsplitutils.h | ||
Makefile.am | ||
multifile.vproj | ||
patternspec.c | ||
patternspec.h | ||
test-splitmuxpartreader.c |