ffmpeg | branch: master | Simon Thelen <[email protected]> | Sun Dec 28 
14:51:15 2014 +0100| [750b10ff85d42d9e18f65b2ca8db3549fc840d37] | committer: 
Michael Niedermayer

doc/ffmpeg.texi: document the new -sdp_file option

Signed-off-by: Simon Thelen <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=750b10ff85d42d9e18f65b2ca8db3549fc840d37
---

 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}.
 
+@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.

_______________________________________________
ffmpeg-cvslog mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to