[Mlt-devel] [mltframework/mlt] faa1a5: Change level parameter to be in units of dB.

2014-09-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: faa1a5c6f5274129f05cb5dba0cf0a4e3182ed21 https://github.com/mltframework/mlt/commit/faa1a5c6f5274129f05cb5dba0cf0a4e3182ed21 Author: Brian Matherly Date: 2014-09-02 (Tue, 02 Sep 2014) Changed paths:

Re: [Mlt-devel] adjust volume for certain part of a clip

2014-09-02 Thread Brian Matherly
Dan, >> The level parameter is relatively new. How would you feel about >> breaking backwards compatibility and converting it to dB? I'm >> willing to do the work. > I think that will affect the current Flowblade release. Let's > see what Janne says. Otherwise, I do not have a problem with >

Re: [Mlt-devel] adjust volume for certain part of a clip

2014-09-02 Thread Dan Dennedy
Thanks, Brian. A minor nit: in yml, instead of "default: unset" you should simply omit that line unless there is actually some special value "unset" for that property as in rgblut. I am noticing a trend towards that "unset" when the intention was that no default means exactly that. On Tue, Sep 2,