Re: Pitch compensation on speed effect doesn't seem to work

2020-02-15 Thread Alistair Riddoch
Thanks for the suggestions! I eventually got it working. Thanks so much for this feature, which will really speed up my editing process. Al On Sat, 15 Feb 2020 at 16:28, farid abdelnour wrote: > Do note that the fftw renaming is not necessary on Arch based systems > though. Just install rubber

Re: Pitch compensation on speed effect doesn't seem to work

2020-02-15 Thread farid abdelnour
Do note that the fftw renaming is not necessary on Arch based systems though. Just install rubberband, vamp-plugin-sdk and ladspa, then compile mlt from git master... Em sáb., 15 de fev. de 2020 às 13:06, Eugen Mohr escreveu: > Hello > > The rubberband lib integration into MLT is not proper done

Re: Pitch compensation on speed effect doesn't seem to work

2020-02-15 Thread Eugen Mohr
Hello The rubberband lib integration into MLT is not proper done so far. You have to manually do the following: lib/pkgconfig/fftw.pc rename to fftw3.pc compile rubberband compile vamp-plugin-sdk compile ladspa-sdk On the end compile and merge MLT again. This should enable rubberband in MLT

Re: Pitch compensation on speed effect doesn't seem to work

2020-02-15 Thread farid abdelnour
Hi Alistair Do you have Rubberband installed? Cheers PS Since you are on git master, do test the new preview scaling and let us know if you find any issues. ;) Em sáb., 15 de fev. de 2020 às 12:02, Alistair Riddoch < alridd...@googlemail.com> escreveu: > I was really happy to see this commit a

Pitch compensation on speed effect doesn't seem to work

2020-02-15 Thread Alistair Riddoch
I was really happy to see this commit a couple of days ago: 402c251eae642ff3352bb4b8895ee882503eddfc Add pitch compensation to speed effect (requires MLT git) My videos depend on having pitch compensated audio for time accelerated video, and the only way I've been able to do it is by exporting th