[FFmpeg-devel] [PATCH] ffplay: add documentation for "s" key
Clément Bœsch
u at pkh.me
Sun Dec 29 21:27:57 CET 2013
On Sun, Dec 29, 2013 at 08:25:28PM +0100, Stefano Sabatini wrote:
> On date Sunday 2013-12-29 18:42:56 +0100, Werner Robitza encoded:
> > The "s" keyboard shortcut was previously undocumented in ffplay.
> > ---
> > doc/ffplay.texi | 3 +++
> > 1 file changed, 3 insertions(+)
> >
> > diff --git a/doc/ffplay.texi b/doc/ffplay.texi
> > index 54b6f19..4d89a7e 100644
> > --- a/doc/ffplay.texi
> > +++ b/doc/ffplay.texi
> > @@ -188,6 +188,9 @@ Cycle program.
> > @item w
> > Show audio waves.
> >
> > + at item s
> > +Skip to the next frame.
> > +
>
> What about:
>
> @item s
> Pause the stream playback or skip to the next video frame if the
> stream was already paused.
>
"Pause the playback if not already the case, and skip to the next video
frame."
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20131229/64cd7b2a/attachment.asc>
More information about the ffmpeg-devel
mailing list