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

2014-07-31 Thread Pascal de JESSEY
Hello, I am try to do automatic authoring in command line using Melt. so far I have everything I need, except for audio. I have a background music and my video+audio track. I want to lower the background music track anywhere there is someone speaking in my video track (sort of fadeout-fadein in th

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

2014-08-01 Thread Pascal de JESSEY
Hi Dan, that seems to be a good solution. however, I can't test it right now, I'm on windows and I have an old version (0.8.8). will check as soon as I compile the new one. Pascal. 2014-07-31 18:48 GMT+02:00 Dan Dennedy : > On Thu, Jul 31, 2014 at 5:44 AM, Pascal de JESSEY wr

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

2014-08-08 Thread Pascal de JESSEY
level property ? I'm assuming 0 is no volume and 1 is original volume ? am I right ? thanks, Pascal. 2014-08-01 17:24 GMT+02:00 Dan Dennedy : > On Fri, Aug 1, 2014 at 12:05 AM, Pascal de JESSEY wrote: >> Hi Dan, >> that seems to be a good solution. >> however, I can't t

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

2014-08-08 Thread Pascal de JESSEY
You are absolutely correct, I was wondering why the the sound seems to go up much more rapidely than I expect. is it possible to indicate Db instead of just a factor ? 2014-08-08 17:06 GMT+02:00 Brian Matherly : > Pascal, > > >> Downloaded the latest version of shotcut and the included melt works