[FFmpeg-cvslog] ffplay.texi: document -codec

Michael Niedermayer git at videolan.org
Tue Sep 27 22:02:24 CEST 2011


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Tue Sep 27 22:00:20 2011 +0200| [36be0f2e315c983b5e30a91283e232f93286c846] | committer: Michael Niedermayer

ffplay.texi: document -codec

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

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

 doc/ffplay.texi |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/doc/ffplay.texi b/doc/ffplay.texi
index 55ff211..b4d6dbc 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.
+ at item -codec:@var{stream_type}
+Force a specific decoder implementation
 @end table
 
 @section While playing



More information about the ffmpeg-cvslog mailing list