[FFmpeg-devel] [PATCH] doc/muxers/segment: apply minor documentation updates and adjustements
Alexander Strasser
eclipse7 at gmx.net
Wed Jul 4 00:25:30 CEST 2012
Hi,
Stefano Sabatini wrote:
> Update documentation to match code behavior after previous changes, also
> reword the examples section.
> ---
> doc/muxers.texi | 40 +++++++++++++++++++++++++++++++++++-----
> 1 files changed, 35 insertions(+), 5 deletions(-)
>
> diff --git a/doc/muxers.texi b/doc/muxers.texi
[...]
> Every segment starts with a video keyframe, if a video stream is present.
> +Note that if you want accurate splitting for a video file, you need to
> +make the input key frames correspond to the exact splitting times
> +expected by the segmenter, or the segment muxer will start the new
> +segment with the first next key frame found after the specified start
^^^^^^^^^^
It appears to me as if one of them is enough.
[...]
Looks good to me otherwise.
Alexander
More information about the ffmpeg-devel
mailing list