[FFmpeg-devel] [PATCH] doc/ffplay: add information regarding volume control
Ganesh Ajjanagadde
gajjanagadde at gmail.com
Sun Sep 27 16:41:18 CEST 2015
On Sun, Sep 27, 2015 at 10:38 AM, Ganesh Ajjanagadde
<gajjanagadde at gmail.com> wrote:
> ffplay now supports dynamic volume control. This documents the supported
> behavior.
>
> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>
> ---
> doc/ffplay.texi | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/doc/ffplay.texi b/doc/ffplay.texi
> index be696c8..2a35c21 100644
> --- a/doc/ffplay.texi
> +++ b/doc/ffplay.texi
> @@ -197,6 +197,15 @@ Toggle full screen.
> @item p, SPC
> Pause.
>
> + at item m
> +Toggle mute.
> +
> + at item 9, 0
> +Decrease and increase volume respectively.
> +
> + at item /, *
> +Decrease and increase volume respectively.
> +
> @item a
> Cycle audio channel in the current program.
>
> --
> 2.5.3
>
oops, wrong patch
More information about the ffmpeg-devel
mailing list