Re: [Mlt-devel] [Patch] Fix framebuffer producer aspect ratio

2011-11-03 Thread Dan Dennedy
On Wed, Nov 2, 2011 at 1:45 PM, j-b-m wrote: > > Hi. > > As reported in Kdenlive issue 2372 (1), in some circumstances, the framebuffer > producer did not provide a correct aspect ratio. > > I realized that the "producer_get_frame" method of the framebuffer producer > did > not really fetch a fra

[Mlt-devel] [Patch] Fix framebuffer producer aspect ratio

2011-11-02 Thread j-b-m
Hi. As reported in Kdenlive issue 2372 (1), in some circumstances, the framebuffer producer did not provide a correct aspect ratio. I realized that the "producer_get_frame" method of the framebuffer producer did not really fetch a frame from the real producer. This means that all "meta" prope