X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Fffmpeg%2Fdoc%2Fffplay.texi;h=203085c16d0f7fb0a742221ae0292fa8b825e040;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=c26c68da5df870e6546faa8a7d38b8adb17e827e;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/ffmpeg/doc/ffplay.texi b/src/third_party/ffmpeg/doc/ffplay.texi index c26c68d..203085c 100644 --- a/src/third_party/ffmpeg/doc/ffplay.texi +++ b/src/third_party/ffmpeg/doc/ffplay.texi @@ -84,6 +84,9 @@ output. In the filtergraph, the input is associated to the label ffmpeg-filters manual for more information about the filtergraph syntax. +You can specify this parameter multiple times and cycle through the specified +filtergraphs along with the show modes by pressing the key @key{w}. + @item -af @var{filtergraph} @var{filtergraph} is a description of the filtergraph to apply to the input audio. @@ -159,6 +162,10 @@ Force a specific video decoder. @item -scodec @var{codec_name} Force a specific subtitle decoder. + +@item -autorotate +Automatically rotate the video according to presentation metadata. Set by +default, use -noautorotate to disable. @end table @section While playing @@ -174,7 +181,7 @@ Toggle full screen. Pause. @item a -Cycle audio channel in the curret program. +Cycle audio channel in the current program. @item v Cycle video channel. @@ -186,7 +193,7 @@ Cycle subtitle channel in the current program. Cycle program. @item w -Show audio waves. +Cycle video filters or show modes. @item s Step to the next frame.