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:
authorVishwanath Dixit <vdixit@akamai.com>2018-01-15 11:21:46 +0300
committerMarton Balint <cus@passwd.hu>2018-01-20 20:29:56 +0300
commit7c27bbd590e6d9da5b7b33163e7dce7876ef2b58 (patch)
tree22a95ebe7d2c8a17ba137b5165b23a6f05451bc7 /doc/indevs.texi
parente3acba0d5d7b5b35b779b25ec3a76a4d80a405ea (diff)
avdevice/decklink: addition of copyts option
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'doc/indevs.texi')
-rw-r--r--doc/indevs.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi
index 56066bf23a..36aef49108 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -317,6 +317,11 @@ Defaults to @samp{1073741824}.
Sets the audio sample bit depth. Must be @samp{16} or @samp{32}.
Defaults to @samp{16}.
+@item decklink_copyts
+If set to @option{true}, timestamps are forwarded as they are without removing
+the initial offset.
+Defaults to @option{false}.
+
@end table
@subsection Examples