]> git.sesse.net Git - ffmpeg/commitdiff
doc/ffmpeg: basic documentation for -copy/ignore_unknown
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 21 May 2015 20:29:53 +0000 (22:29 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 21 May 2015 20:32:24 +0000 (22:32 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
doc/ffmpeg.texi

index 7cd81b080a6243a649ddda0035e844f0f09ade79..16cee4708f4bf70f268dd8d243ec2b9d031a2e50 100644 (file)
@@ -835,6 +835,14 @@ ffmpeg -i INPUT -map 0:m:language:eng OUTPUT
 
 Note that using this option disables the default mappings for this output file.
 
+@item -ignore_unknown
+Ignore input streams with unknown type instead of failing if copying
+such streams is attempted.
+
+@item -copy_unknown
+Allow input streams with unknown type to be copied instead of failing if copying
+such streams is attempted.
+
 @item -map_channel [@var{input_file_id}.@var{stream_specifier}.@var{channel_id}|-1][:@var{output_file_id}.@var{stream_specifier}]
 Map an audio channel from a given input to an output. If
 @var{output_file_id}.@var{stream_specifier} is not set, the audio channel will