Browse code

doc/muxers/segment: fix formula for computing the segment_time_delta value

Stefano Sabatini authored on 2014/01/19 20:19:11
Showing 1 changed files
... ...
@@ -837,7 +837,7 @@ In particular may be used in combination with the @file{ffmpeg} option
837 837
 @var{force_key_frames} may not be set accurately because of rounding
838 838
 issues, with the consequence that a key frame time may result set just
839 839
 before the specified time. For constant frame rate videos a value of
840
-1/2*@var{frame_rate} should address the worst case mismatch between
840
+1/(2*@var{frame_rate}) should address the worst case mismatch between
841 841
 the specified time and the time set by @var{force_key_frames}.
842 842
 
843 843
 @item segment_times @var{times}