[FFmpeg-devel] [PATCH 2/2] doc/muxers: remove initial_offset from segment muxer

Steven Liu lingjiujianke at gmail.com
Thu Sep 8 16:33:53 EEST 2016


Signed-off-by: LiuQi <liuqi at gosun.com>
---
 doc/muxers.texi | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/doc/muxers.texi b/doc/muxers.texi
index c39a6a0..4fd4133 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -1355,10 +1355,6 @@ will start with near-zero timestamps. It is meant to
ease the playback
 of the generated segments. May not work with some combinations of
 muxers/codecs. It is set to @code{0} by default.

- at item initial_offset @var{offset}
-Specify timestamp offset to apply to the output packet timestamps. The
-argument must be a time duration specification, and defaults to 0.
-
 @item write_empty_segments @var{1|0}
 If enabled, write an empty segment if there are no packets during the
period a
 segment would usually span. Otherwise, the segment will be filled with the
next
-- 
2.7.4 (Apple Git-66)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-doc-muxers-remove-initial_offset-from-segment-muxer.patch
Type: application/octet-stream
Size: 1064 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160908/34124686/attachment.obj>


More information about the ffmpeg-devel mailing list