Skip to content
Snippets Groups Projects
Commit 750b10ff authored by Simon Thelen's avatar Simon Thelen Committed by Michael Niedermayer
Browse files

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

parent 9c3a8693
No related branches found
No related tags found
No related merge requests found
...@@ -1160,6 +1160,11 @@ requested by @command{ffserver}. ...@@ -1160,6 +1160,11 @@ requested by @command{ffserver}.
The option is intended for cases where features are needed that cannot be The option is intended for cases where features are needed that cannot be
specified to @command{ffserver} but can be to @command{ffmpeg}. 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}) @item -discard (@emph{input})
Allows discarding specific streams or frames of streams at the demuxer. Allows discarding specific streams or frames of streams at the demuxer.
Not all demuxers support this. Not all demuxers support this.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment