Opened 11 years ago

Closed 10 years ago

#2868 closed enhancement (fixed)

Implement "process_command" on Volume filter

Reported by: MB Owned by:
Priority: wish Component: avfilter
Version: git-master Keywords: filter volume process_command
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: yes

Description

It would be useful to implement "process_command" on "volume" filter to allow volume adjustment at runtime.

Change History (2)

comment:1 by Elon Musk, 11 years ago

Priority: normalwish
Status: newopen

comment:2 by Stefano Sabatini, 10 years ago

Analyzed by developer: set
Reproduced by developer: set
Resolution: fixed
Status: openclosed

Done in:

commit 97aa554634044b84a498f41ac9bd88b688731c3b
Author: Stefano Sabatini <stefasab@gmail.com>
Date:   Mon Dec 23 18:24:57 2013 +0100

    lavfi/volume: implement process_command() callback, with the volume command
    
    Address trac ticket #2868.
Note: See TracTickets for help on using tickets.