You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
tools/dvd2concat: document that -protocol_whitelist is needed
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user