Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-06-07 22:10:36 +0400
committerNicolas George <nicolas.george@normalesup.org>2012-06-09 10:42:50 +0400
commit9ca440679dc535b31edd569393d8d3dda59db90e (patch)
tree241afa911488bc255c7b540dc33a3c914f150845 /doc/filters.texi
parentdcaa4efcee37f6a7be85345939cdffd1bee41753 (diff)
buffersrc: accept the frame rate as argument.
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index d6e0dc7759..ac79c4c4aa 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -3178,6 +3178,9 @@ name.
@item time_base
Specify the timebase assumed by the timestamps of the buffered frames.
+@item time_base
+Specify the frame rate expected for the video stream.
+
@item pixel_aspect
Specify the sample aspect ratio assumed by the video frames.