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

Ganesh Ajjanagadde gajjanag at mit.edu
Sun Sep 27 18:39:05 CEST 2015


On Sun, Sep 27, 2015 at 12:06 PM, Stefano Sabatini <stefasab at gmail.com> wrote:
> On date Sunday 2015-09-27 10:41:37 -0400, Ganesh Ajjanagadde encoded:
>> 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).
>
> Also update show_help_default() output while at it.

So I am adding it to the doc patch - I consider it ambiguous where it
needs to go - logically it is related to documentation, but it belongs
in the same file as ffplay. I personally like the "logical" split
more, so I have placed it in the doc patch.

>
> [...]
> --
> FFmpeg = Forgiving & Free Multipurpose Philosofic Elaborated Goblin
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


More information about the ffmpeg-devel mailing list