[FFmpeg-devel] [PATCHv4] ffplay: add support for interactive volume control

Marton Balint cus at passwd.hu
Sun Sep 27 23:09:47 CEST 2015


On Sun, 27 Sep 2015, Ganesh Ajjanagadde wrote:

> This is a feature heavily inspired by the mpv player. At the moment, methods
> for adjusting volume in ffplay are rather clumsy: either one needs to set it
> system-wide, or one needs to set it via the volume filter.
>
> This patch adds key bindings identical to the mpv defaults for muting/unmuting
> and increasing/decreasing the volume interactively without any introduction of
> external dependencies.
>
> TODO: doc update, possible mouse button bindings (mpv has this).
>
> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>
> ---
> ffplay.c | 36 +++++++++++++++++++++++++++++++++++-
> 1 file changed, 35 insertions(+), 1 deletion(-)
>

Applied, thanks.

Marton


More information about the ffmpeg-devel mailing list