Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-09-28 00:00:20 +0400
committerMichael Niedermayer <michaelni@gmx.at>2011-09-28 00:00:20 +0400
commit36be0f2e315c983b5e30a91283e232f93286c846 (patch)
tree54808c5830e1fbac3c39897ed1f64a98fa141b15 /doc/ffplay.texi
parent5eda0967a5f78af310b523915e418b634ddaf19e (diff)
ffplay.texi: document -codec
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/ffplay.texi')
-rw-r--r--doc/ffplay.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffplay.texi b/doc/ffplay.texi
index 55ff2118da..b4d6dbcdcb 100644
--- a/doc/ffplay.texi
+++ b/doc/ffplay.texi
@@ -134,6 +134,8 @@ Exit when video is done playing.
Exit if any key is pressed.
@item -exitonmousedown
Exit if any mouse button is pressed.
+@item -codec:@var{stream_type}
+Force a specific decoder implementation
@end table
@section While playing