This forum has been archived. All content is frozen. Please use KDE Discuss instead.

"Enhancement" is missing

Tags: None
(comma "," separated)
raphaelrs55
Registered Member
Posts
9
Karma
0

"Enhancement" is missing

Sun Jan 27, 2013 6:47 pm
Hello!
For some reason, there isn't any effect of the type "Enhancement" on my Kdenlive.
Does anybody know what the problem can be?
Thanks!
yellow_drupal
Registered Member
Posts
748
Karma
0

Re: "Enhancement" is missing

Sun Jan 27, 2013 7:04 pm
The three missing are Denoiser, D90 Stairstepping fix and Sharpen from what I can see. What distro, kdenlive version, what Frei0r version and was it from the distro repo's?
raphaelrs55
Registered Member
Posts
9
Karma
0

Re: "Enhancement" is missing

Mon Jan 28, 2013 10:33 am
Yes, they're those three.

I'm running Ubuntu 12.10, Kdenlive version 0.9.2 (Using KDE Development Platform 4.9.4), and there is a certain "frei0r-plugins 1.1.22git20091109-1.2" installed.

Thanks!


markoc
Registered Member
Posts
342
Karma
1

Re: "Enhancement" is missing

Mon Jan 28, 2013 3:23 pm
frei0r-plugins 1.1.22git20091109-1.2
is pretty old (2009), many plugins have been added since then.

You will need a later version to get the full set of effects in Kdenlive!
raphaelrs55
Registered Member
Posts
9
Karma
0

Re: "Enhancement" is missing

Mon Jan 28, 2013 5:52 pm
Ah, I see...
Could anybody tell me how to install a later version?
I tried followng this tutorial: http://www.kdenlive.org/download-source#frei0r
but it didn't work:

Cloning into 'frei0r'...
fatal: unable to connect to git.dyne.org:
git.dyne.org[0: 108.162.198.177]: errno=Tempo esgotado para conex?o
git.dyne.org[1: 108.162.199.177]: errno=Tempo esgotado para conex?o
markoc
Registered Member
Posts
342
Karma
1

Re: "Enhancement" is missing

Mon Jan 28, 2013 8:15 pm
Try this: (changed URL)

git clone git://code.dyne.org/frei0r.git
raphaelrs55
Registered Member
Posts
9
Karma
0

Re: "Enhancement" is missing

Mon Jan 28, 2013 10:42 pm
Thanks for your help, but it didn't work either...
Here's what I get:

raphael@rrs:~$ git clone git://code.dyne.org/frei0r.git
Cloning into 'frei0r'...
remote: Counting objects: 3754, done.
remote: Compressing objects: 100% (2802/2802), done.
remote: Total 3754 (delta 2209), reused 1394 (delta 749)
Receiving objects: 100% (3754/3754), 1.76 MiB | 32 KiB/s, done.
Resolving deltas: 100% (2209/2209), done.
raphael@rrs:~$ cd frei0r
raphael@rrs:~/frei0r$ mkdir build
raphael@rrs:~/frei0r$ cd build && cmake .. -DCMAKE_INSTALL_PREFIX=/usr && make -j3
-- The C compiler identification is GNU 4.7.2
-- The CXX compiler identification is unknown
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
-- checking for module 'opencv'
-- package 'opencv' not found
-- WARNING: OpenCV was not found. Please specify OpenCV directory using OpenCV_DIR env. variable
-- Could NOT find Freetype (missing: FREETYPE_LIBRARY FREETYPE_INCLUDE_DIRS)
-- checking for module 'cairo'
-- package 'cairo' not found
-- checking for module 'gavl'
-- package 'gavl' not found
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.1.2")
-- Configuring incomplete, errors occurred!
raphael@rrs:~/frei0r/build$ sudo make install
make: *** Sem regra para processar o alvo `install'. Pare. (No rules to process the target "install". Stop.)
markoc
Registered Member
Posts
342
Karma
1

Re: "Enhancement" is missing

Tue Jan 29, 2013 6:43 am
The main problem is that cmake can't find your C compiler. I am not familiar with cmake, but do you have gcc and glibc installed (developer versions)?
Type gcc at the command line to see...

The other things (no opencv, no gavl, no cairo...) should not be fatal, only certain plugins that use these libs will not be compiled.

Maybe you can compile the old way, something like

cd frei0r
./autogen.sh
./configure
make
sudo make install
yellow_drupal
Registered Member
Posts
748
Karma
0

Re: "Enhancement" is missing

Tue Jan 29, 2013 7:06 am
If you're on Ubuntu why self compile anyway? There's a perfectly good stable and git PPA available via sunab, near daily automated builds via Dan on the MLT site or the build script to dated folders in your home directory.
raphaelrs55
Registered Member
Posts
9
Karma
0

Re: "Enhancement" is missing

Wed Jan 30, 2013 10:59 pm
Ohh, now it worked! Thanks!
raphaelrs55
Registered Member
Posts
9
Karma
0

Re: "Enhancement" is missing

Wed Jan 30, 2013 11:00 pm
Ohh, now it worked! Thanks! I did what Marko said:

cd frei0r
./autogen.sh
./configure
make
sudo make install


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], q.ignora, watchstar