From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id A6E14401C3 for ; Sun, 19 Dec 2021 19:22:30 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7CAE868AF51; Sun, 19 Dec 2021 21:22:15 +0200 (EET) Received: from mail-lf1-f46.google.com (mail-lf1-f46.google.com [209.85.167.46]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B1C8E68AF33 for ; Sun, 19 Dec 2021 21:22:13 +0200 (EET) Received: by mail-lf1-f46.google.com with SMTP id k37so16989197lfv.3 for ; Sun, 19 Dec 2021 11:22:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=dnt8sXpAh/1gJkyMC/XJOEO2KpkwOeytqXo40qew90g=; b=midZI9h58X/PR60xz4Dx2Nvd8IhjmFE8oab2NCNK0zLczjl25ZLe7PIh79NL44OmiJ fL4EWSt9EZGutBzZ8buNvvMi/jSfS27vOXHKDETp775nbXQxXtgQhPBa4k9h2fPOfOp3 OyGv76QiJhpJUdk3lMtsFsIxCD1lWmr7U+VpV1jOcN5MF+B48IviRGf3IJZ9UNqk6baO jOhqwi/PzEVuqRQhmccN45croTYByn4TAkSGOL/2SJY7SlkdJ41RIXH7GI7NAlmQLj8X d3ilCdzR9iOhHSZO5ZF+LBIqAwvaINOVhPdyWl8vgttqrjnQSW6ehOueUHcurS7//tKq B3cg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=dnt8sXpAh/1gJkyMC/XJOEO2KpkwOeytqXo40qew90g=; b=BT7CbueDu7LKqpMgOXPpqg4nS5JkRKtIu3rBV/GbVxnr2Ksg0dVGL+wLgNkObnKs87 T8TOme1yeiOen+4qU0lswayGlCbJLXXbCURch6JxwBHlF+rN7k5PEXALjycS/8xpYiOT olIIp0soJ5mbGhWIeoIH3fwaeoDBlkBoeiRjkWPnBUDcA6KZPavjsvET+cv//qGUcs89 IshdwduIfacEkAlGVBkGhHWyiMtXB2Z3XJEaAKpRlCJN2AD9pWed66RG9NZLNLA01ZrY TzdW+la0dBX2pxG69jp1eB5/PZFLFSqqDGYZd5ehYCxrCOjr6A4B9b0XZGz1TA7QUlF/ cW2w== X-Gm-Message-State: AOAM532Zdg7WFK02X6AeJ0xWTJO5pZ1gsRBBd3zqVqpopsimTWd5GC5h Q3sJeRYGqNhOwVWaTzJMyNen0+magxx5a/9h X-Google-Smtp-Source: ABdhPJwJszQALRRT14y0iOdPjCnGWyqp0xVEQpXouIRgGqU3JScn0pHTyGWErJgwkV0OnzV3zoGBIQ== X-Received: by 2002:a05:6512:3341:: with SMTP id y1mr12168753lfd.311.1639941732396; Sun, 19 Dec 2021 11:22:12 -0800 (PST) Received: from localhost.localdomain (84-217-56-54.customers.ownit.se. [84.217.56.54]) by smtp.gmail.com with ESMTPSA id 18sm2325835ljr.17.2021.12.19.11.22.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Dec 2021 11:22:12 -0800 (PST) From: Diederick Niehorster To: ffmpeg-devel@ffmpeg.org Date: Sun, 19 Dec 2021 20:21:24 +0100 Message-Id: <20211219192134.1296-4-dcnieho@gmail.com> X-Mailer: git-send-email 2.28.0.windows.1 In-Reply-To: <20211219192134.1296-1-dcnieho@gmail.com> References: <20211219192134.1296-1-dcnieho@gmail.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH v5 03/13] avdevice/dshow: add use_video_device_timestamps to docs X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Diederick Niehorster Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Signed-off-by: Diederick Niehorster --- doc/indevs.texi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/indevs.texi b/doc/indevs.texi index 5be647f70a..9d8020311a 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -625,6 +625,12 @@ Save the currently used video capture filter device and its parameters (if the filter supports it) to a file. If a file with the same name exists it will be overwritten. +@item use_video_device_timestamps +If set to @option{false}, the timestamp for video frames will be +derived from the wallclock instead of the timestamp provided by +the capture device. This allows working around devices that +provide unreliable timestamps. + @end table @subsection Examples -- 2.28.0.windows.1 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".