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

Creating blur filter, defocus, camera lens effects etc

Tags: None
(comma "," separated)
diffid
Registered Member
Posts
40
Karma
0

Hi



I'd like to have a go at coding a filter or two, like blur, defocus or camera lens effects, like fish eye. Can anyone suggest where to find documentation (MLT i guess) an api etc to work with. My experience is with C.



Thanks



j-b-m
Registered Member
Posts
804
Karma
1

Great.



Yes, if you want to help with filters, you will have to work on MLT.



You can find some doc on MLT's WIKI:

http://www.mltframework.org/twiki/bin/v ... umentation



But the best way is to have a look at an existing filter like :

filter_brightness that is in src/modules/core

or filter_boxblur that is in src/modules/kdenlive



You can try creating a new filter in the src/modules/kdenlive directory.

To have it compile & work, you will need to change the following files in the src/modules/kdenlive folder:

Makefile, configure and factory.c to add your new filter to them



Then you should be able to test your filter with MLT's command line player:



inigo test_video.mpg -attach my_filter



Hope it helps, you can otherwise ask questions on the mlt-devel mailing list.



regards

jb

diffid
Registered Member
Posts
40
Karma
0

jb



thanks for the reply. i'll look into it and have a go.





Bookmarks



Who is online

Registered users: Bing [Bot], Evergrowing, Google [Bot]