On Wed, Sep 21, 2011 at 8:18 AM, el jefe delito <eljefedel...@gmail.com> wrote:
>> As i saw, both videostab's need to use non interlaced video, else it will 
>> not work correct.
> Can this somehow be incorporated, perhaps to de-interlace the video first or 
> at least give a warning about it?

Yes, a filter should request a progressive image if it makes sense.
For example, because the scaling filters are not field-aware, they
currently do whenever the vertical resolution is changed. The filter
should set property "consumer_deinterlace" to 1 on the frame before
calling mlt_frame_get_image().

Marco, I pulled your latest code into a branch for evaluation, but did
not yet have time to give a good review. This weekend I plan to.

-- 
+-DRD-+

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Kdenlive-devel mailing list
Kdenlive-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to