summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorNicolas George <george@nsup.org>2021-07-28 12:52:44 +0200
committerNicolas George <george@nsup.org>2021-08-22 11:44:17 +0200
commit6d82d894ee237e3c9f6ecf5e121e31cdfa375bf9 (patch)
treeebe5f1fbf877f48c9c901ad342c542fc3019cd4e /tools
parent0210c8fee2c340ae799dcf6076bd9bf2ea8f7431 (diff)
tools/dvd2concat: document that -protocol_whitelist is needed
Diffstat (limited to 'tools')
-rwxr-xr-xtools/dvd2concat3
1 files changed, 2 insertions, 1 deletions
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