Re: [Mlt-devel] Producer xml regression

2012-09-02 Thread Dan Dennedy
On Sun, Sep 2, 2012 at 6:09 PM, Dan Dennedy wrote: > On Sun, Sep 2, 2012 at 12:51 PM, j-b-m wrote: >> Hello Dan, >> >> You made a change to the xml producer that causes problems in Kdenlive ( for >> example http://kdenlive.org/mantis/view.php?id=2711 ). >> >> The commit is the following one: >> h

Re: [Mlt-devel] Producer xml regression

2012-09-02 Thread Dan Dennedy
On Sun, Sep 2, 2012 at 12:51 PM, j-b-m wrote: > Hello Dan, > > You made a change to the xml producer that causes problems in Kdenlive ( for > example http://kdenlive.org/mantis/view.php?id=2711 ). > > The commit is the following one: > https://github.com/mltframework/mlt/commit/89ff4d149a0ac54deab

[Mlt-devel] Producer xml regression

2012-09-02 Thread j-b-m
Hello Dan, You made a change to the xml producer that causes problems in Kdenlive ( for example http://kdenlive.org/mantis/view.php?id=2711 ). The commit is the following one: https://github.com/mltframework/mlt/commit/89ff4d149a0ac54deab4057178678b68bef1e92d In Kdenlive, we sometimes use the "

Re: [Mlt-devel] Can i use ffmpeg filters

2012-09-02 Thread Dan Dennedy
On Sun, Sep 2, 2012 at 11:33 AM, vijaya kumar wrote: > hi all, > > I wrote a ffmpeg Filter to adjust brightness contrast.. etc. now i am using > MLT. > > Can any body suggest me is it possible to use ffmpeg filter in MLT. It is not possible to use libavfilter with MLT. There are already brightnes

[Mlt-devel] Can i use ffmpeg filters

2012-09-02 Thread vijaya kumar
hi all, I wrote a ffmpeg Filter to adjust brightness contrast.. etc. now i am using MLT. Can any body suggest me is it possible to use ffmpeg filter in MLT. thanks in advance.-- L