[FFmpeg-devel] [PATCH 3/5] tools/dvd2concat: document that -protocol_whitelist is needed.

Nicolas George george at nsup.org
Wed Jul 28 15:15:14 EEST 2021


Signed-off-by: Nicolas George <george at nsup.org>
---
 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<VIDEO_TS>. It must not be encrypted
 with CSS.
 
 I<file.concat> 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
 
-- 
2.30.2



More information about the ffmpeg-devel mailing list