From patchwork Wed Jul 28 12:15:14 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas George X-Patchwork-Id: 29084 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a11:4023:0:0:0:0 with SMTP id ky35csp5736702pxb; Wed, 28 Jul 2021 05:15:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJytF7yrD5fXpryZJy+siksXXDZM5fX79loP24HG6poZPEXTbhDPz7MrnR9WphlMvZtq3zDI X-Received: by 2002:a05:6402:198:: with SMTP id r24mr33892194edv.93.1627474554837; Wed, 28 Jul 2021 05:15:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627474554; cv=none; d=google.com; s=arc-20160816; b=x55wIolp7QcLas/uZspaAv36KKiSeKM4pNRRQj8m/h8xkZ41sh5PHzGcJhtGoz6ncO 7C3oCHkIClwU2miyjNL2z5ty/SjCbnRGI12/Kzc4ZUwhgZRZku6EoIqdXFqAa10h0nS3 knBBZSEELg5I8dGuTX0ywPjsEmWaKYA7twidmOmvLVCHDTeq8L/07khpVnJiWhbPc2O6 oDOpcJwe99BBU6HWlDIkSo8tycelZcdk5dtivadpbIaA/nYCCe2HbblooJqCPpBw/Iks sT3AhwCV4uIZjNd9dd3mxw9puWfL97JLC6anDYBNFCEOuTU6g1/oQ6MTlo9/pqr2Ue6C soEQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:reply-to:list-subscribe :list-help:list-post:list-archive:list-unsubscribe:list-id :precedence:subject:mime-version:references:in-reply-to:message-id :date:to:from:delivered-to; bh=G0NLUL5NWq5v5+1w4PO+joJ6O6bIpqEw0Tq6x5sP+L8=; b=VVmv/Hiq/XGqvIsG9JUo9Xnv/q0y5isM7rZdVEZk/XmQuBJFQhEeeprCbm2BaiANig WLt6yJceTX5iEE5onxpEYsuuberZBLU/WchqHThoasfcyzOLYmj32HnqBSqj95k0HwhB OPAmPLnRkSjXOoc1l57S/JAsoscJdGPSbqzV3sFX4snrhAOYs7kLnExAP2lgaHPj0t7z uLkdWKWKdR0onYfSk+NRejDXkuuKhgJ+2n5ULTcRXPvPBtTrUmWUzfDXYkfEfXqU3u4Z ZVbnMRCaZAcW0OZDF6wofKHCo59tQf+zZmqyuCUZHQPNStK2oXmQGF29V6Wk8qu4xKCe tX+Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id dd13si5047459ejc.88.2021.07.28.05.15.54; Wed, 28 Jul 2021 05:15:54 -0700 (PDT) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id AE11A68A03A; Wed, 28 Jul 2021 15:15:29 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 26B9F6808E6 for ; Wed, 28 Jul 2021 15:15:21 +0300 (EEST) X-ENS-nef-client: 129.199.129.80 ( name = phare.normalesup.org ) Received: from phare.normalesup.org (phare.normalesup.org [129.199.129.80]) by nef.ens.fr (8.14.4/1.01.28121999) with ESMTP id 16SCFKHu030348 for ; Wed, 28 Jul 2021 14:15:20 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 5BB88E62AD; Wed, 28 Jul 2021 14:15:20 +0200 (CEST) From: Nicolas George To: ffmpeg-devel@ffmpeg.org Date: Wed, 28 Jul 2021 14:15:14 +0200 Message-Id: <20210728121517.533173-3-george@nsup.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210728121517.533173-1-george@nsup.org> References: <20210728121517.533173-1-george@nsup.org> MIME-Version: 1.0 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Wed, 28 Jul 2021 14:15:20 +0200 (CEST) Subject: [FFmpeg-devel] [PATCH 3/5] tools/dvd2concat: document that -protocol_whitelist is needed. 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 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" X-TUID: CbXnMU78wWUj Signed-off-by: Nicolas George --- tools/dvd2concat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/dvd2concat b/tools/dvd2concat index 8effee86b9..0280838a6b 100755 --- a/tools/dvd2concat +++ b/tools/dvd2concat @@ -37,7 +37,8 @@ normally contains a directory named B. It must not be encrypted with CSS. I is the output file. It can be used as an input to ffmpeg. -It will require the B<-safe 0> option. +It will require the B<-safe 0> and +B<-protocol_whitelist file,subfile,concat> options. =cut