tools/dvd2concat: document that -protocol_whitelist is needed

This commit is contained in:
Nicolas George 2021-07-28 12:52:44 +02:00
parent 0210c8fee2
commit 6d82d894ee

View File

@ -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