diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-06-08 01:28:11 +0200 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-06-08 01:30:52 +0200 |
commit | 8f2a2e605165efcbb16c3470d48e61e4a53a0f94 (patch) | |
tree | 457358d26cfde33dc64b7cea658d6d60740104d5 /doc | |
parent | e77a3095bd7078cca9ee3a868fd0c4ed5bd72578 (diff) | |
download | ffmpeg-streaming-8f2a2e605165efcbb16c3470d48e61e4a53a0f94.zip ffmpeg-streaming-8f2a2e605165efcbb16c3470d48e61e4a53a0f94.tar.gz |
ffplay: remove -debug option
The options -loglevel LEVEL -debug FLAGS can be used for achieving the
same objectives, with a finer level of control.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffplay.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/ffplay.texi b/doc/ffplay.texi index 0d12fd8..f9f5e07 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -93,8 +93,6 @@ Set pixel format. @item -stats Show the stream duration, the codec parameters, the current position in the stream and the audio/video synchronisation drift. -@item -debug -Print specific debug info. @item -bug Work around bugs. @item -fast |