Re: [Mlt-devel] Affine transition aspect ratio bug

2012-09-30 Thread Dan Dennedy
On Sun, Sep 30, 2012 at 4:52 AM, j-b-m wrote: > On Thursday 27 September 2012 23:32:50 j-b-m wrote: >> On Thursday 27 September 2012 19:54:14 j-b-m wrote: >> > On Wednesday 26 September 2012 19:29:57 Dan Dennedy wrote: >> > > On Tue, Sep 25, 2012 at 4:35 AM, j-b-m >> >> wrote: >> > > > On Monday

Re: [Mlt-devel] Rendering of progressive clips broken

2012-09-30 Thread Dan Dennedy
On Sun, Sep 30, 2012 at 2:39 PM, j-b-m wrote: > Hi, > > Following Kdenlive bug report (1), I discovered a regression in the avformat > consumer. It is actually a regression in the deinterace filter when using yadif. I am sorry this filter's optimization has been the cause of so much trouble. I am

[Mlt-devel] [mltframework/mlt] 975118: fix regression on yadif deinterlace with progressi...

2012-09-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 97511858cf1465597b187523d2c93ecaa58e0555 https://github.com/mltframework/mlt/commit/97511858cf1465597b187523d2c93ecaa58e0555 Author: Dan Dennedy Date: 2012-09-30 (Sun, 30 Sep 2012) Changed paths:

[Mlt-devel] Rendering of progressive clips broken

2012-09-30 Thread j-b-m
Hi, Following Kdenlive bug report (1), I discovered a regression in the avformat consumer. Currently, the avformat consumer is unable to render correctly when a progressive clip is inside a multitrack. I can reproduce with the following command using a progressive video clip: melt -profile dv

[Mlt-devel] [mltframework/mlt] 91c640: avformat: increase maximum audio stream index in p...

2012-09-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 91c640bded733807a0a102dadfff56ca9283a7ac https://github.com/mltframework/mlt/commit/91c640bded733807a0a102dadfff56ca9283a7ac Author: Dan Dennedy Date: 2012-09-30 (Sun, 30 Sep 2012) Changed paths:

[Mlt-devel] [mltframework/mlt] ebf4bc: fix array index out of range

2012-09-30 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: ebf4bc55b05a201a6ecdd45ac4616797962d5863 https://github.com/mltframework/mlt/commit/ebf4bc55b05a201a6ecdd45ac4616797962d5863 Author: Maksym Veremeyenko Date: 2012-09-30 (Sun, 30 Sep 2012) Changed pa

Re: [Mlt-devel] Volume level issue

2012-09-30 Thread Dan Dennedy
On Sat, Sep 29, 2012 at 6:17 PM, Murthy Avanithsa wrote: > Hi everyone, > > I am using MELT and I have need to have a audio track along with a video > track and > I have to mix audio of both the tracks.and control volume of each track. > here is what I am trying to do > > > apple.mp4 > > 0.083

Re: [Mlt-devel] Decklink HD -> SD downconversion

2012-09-30 Thread Dan Dennedy
On Sat, Sep 29, 2012 at 5:32 PM, Markus Kienast wrote: > I am trying to downscale a 1080i50 SDI input on decklink:3 to PAL SDI output > on decklink:0 directly with melt. > > Which is exactly, what I have done here successfully with the Ruby bindings: > https://gist.github.com/3805493 > > However,

Re: [Mlt-devel] Affine transition aspect ratio bug

2012-09-30 Thread j-b-m
On Thursday 27 September 2012 23:32:50 j-b-m wrote: > On Thursday 27 September 2012 19:54:14 j-b-m wrote: > > On Wednesday 26 September 2012 19:29:57 Dan Dennedy wrote: > > > On Tue, Sep 25, 2012 at 4:35 AM, j-b-m > > wrote: > > > > On Monday 24 September 2012 21:35:04 Dan Dennedy wrote: > > > >>