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:
Diffstat (limited to 'doc/demuxers.texi')
-rw-r--r--doc/demuxers.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/demuxers.texi b/doc/demuxers.texi
index ada8644b76..f0a14e060d 100644
--- a/doc/demuxers.texi
+++ b/doc/demuxers.texi
@@ -265,6 +265,8 @@ is 5.
If set to 1, will set frame timestamp to modification time of image file. Note
that monotonity of timestamps is not provided: images go in the same order as
without this option. Default value is 0.
+If set to 2, will set frame timestamp to the modification time of the image file in
+nanosecond precission.
@item video_size
Set the video size of the images to read. If not specified the video
size is guessed from the first image file in the sequence.