[FFmpeg-trac] #3234(avfilter:open): Eval in volume filter problem
FFmpeg
trac at avcodec.org
Sun Dec 22 14:50:24 CET 2013
#3234: Eval in volume filter problem
-------------------------------------+------------------------------------
Reporter: Ajaja | Owner:
Type: enhancement | Status: open
Priority: wish | Component: avfilter
Version: git-master | Resolution:
Keywords: volume | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+------------------------------------
Comment (by Ajaja):
> type: defect => enhancement
Smth like this works fine, for example:
{{{
ffmpeg -i input.flac -af volume=sin(0.1*2.2/0.21)*2 output.flac
}}}
Is problem with + and - operators really a feature but not a defect?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3234#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list