[FFmpeg-devel] [PATCH] doc/ffmpeg.texi: document the new -sdp_file option

Simon Thelen ffmpeg-dev at c-14.de
Sun Dec 28 14:51:15 CET 2014


Signed-off-by: Simon Thelen <ffmpeg-dev at c-14.de>
---
 doc/ffmpeg.texi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index d774aba..6de5004 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -1160,6 +1160,11 @@ requested by @command{ffserver}.
 The option is intended for cases where features are needed that cannot be
 specified to @command{ffserver} but can be to @command{ffmpeg}.
 
+ at item -sdp_file @var{file} (@emph{global})
+Print sdp information to @var{file}.
+This allows dumping sdp information when at least one output isn't an
+rtp stream.
+
 @item -discard (@emph{input})
 Allows discarding specific streams or frames of streams at the demuxer.
 Not all demuxers support this.
-- 
2.2.1



More information about the ffmpeg-devel mailing list