Signed-off-by: Michael Niedermayer <michae...@gmx.at>
---
 doc/ffmpeg.texi |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 396c623..d36d56d 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -994,6 +994,10 @@ With -map you can select from which stream the timestamps 
should be
 taken. You can leave either video or audio unchanged and sync the
 remaining stream(s) to the unchanged one.
 
+@item -frame_drop_threshold @var{parameter}
+Frame drop threshold, which specifies how much behind video frames can be 
before
+they are being dropped.
+
 @item -async @var{samples_per_second}
 Audio sync method. "Stretches/squeezes" the audio stream to match the 
timestamps,
 the parameter is the maximum samples per second by which the audio is changed.
-- 
1.7.9.5

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to