OSDN Git Service

doc: Mention -dn in the "Stream selection" paragraph.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Tue, 27 Sep 2016 07:07:17 +0000 (09:07 +0200)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Tue, 27 Sep 2016 07:07:17 +0000 (09:07 +0200)
There is no "Data options" paragraph.
Requested-by: ilker tezcan
doc/ffmpeg.texi

index 7368cdb..5255d2d 100644 (file)
@@ -223,7 +223,7 @@ with the highest resolution, for audio, it is the stream with the most channels,
 subtitles, it is the first subtitle stream. In the case where several streams of
 the same type rate equally, the stream with the lowest index is chosen.
 
-You can disable some of those defaults by using the @code{-vn/-an/-sn} options. For
+You can disable some of those defaults by using the @code{-vn/-an/-sn/-dn} options. For
 full manual control, use the @code{-map} option, which disables the defaults just
 described.