From f683895dee05a1beab09261a5fcafa72eadbd75a Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sat, 25 May 2013 15:34:27 +0200 Subject: avformat/img2dec: support nanosecond file times Signed-off-by: Michael Niedermayer --- doc/demuxers.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/demuxers.texi') 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. -- cgit v1.2.3