]> git.sesse.net Git - ffmpeg/blobdiff - doc/ffmpeg.texi
doc: add script to compute texi files dependencies
[ffmpeg] / doc / ffmpeg.texi
index 18a858baa46b4dca4bd809ea65bfa42d9a95e3bd..0a930cebf85d49a408da8fbbdde39cea8710a35c 100644 (file)
@@ -1113,12 +1113,14 @@ transcoding. Use @option{-noaccurate_seek} to disable it, which may be useful
 e.g. when copying some streams and transcoding the others.
 
 @item -override_ffserver (@emph{global})
-Overrides the input specifications from ffserver. Using this option you can
-map any input stream to ffserver and control many aspects of the encoding from
-ffmpeg. Without this option ffmpeg will transmit to ffserver what is requested by
-ffserver.
+Overrides the input specifications from @command{ffserver}. Using this
+option you can map any input stream to @command{ffserver} and control
+many aspects of the encoding from @command{ffmpeg}. Without this
+option @command{ffmpeg} will transmit to @command{ffserver} what is
+requested by @command{ffserver}.
+
 The option is intended for cases where features are needed that cannot be
-specified to ffserver but can be to ffmpeg.
+specified to @command{ffserver} but can be to @command{ffmpeg}.
 
 @end table