On Wed, Sep 1, 2010 at 12:31 AM, Dan Dennedy <d...@dennedy.org> wrote:
>>>> - Gain: expecting dB instead of %, should be under "audio correction"
>>>> folder
>
> The underlying mlt filter does accept a dB value, but I just had to
> commit a change to let it accept negative values for db. However, if
> we change it, then existing projects will have insane dB values
> without doing some document conversion stuff, for which I think we are
> out-of-time (I do not know anything about that).

I was just editing normalise to use dB when I realized MLT requires
that you suffix the value with "dB" otherwise it is interpreted as
float (%), but Kdenlive effects XML system has no way to add that
suffix. (It has a suffix it can display as a label in UI, but that is
not added to the value passed to MLT.)

-- 
+-DRD-+

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Kdenlive-devel mailing list
Kdenlive-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to