Comment 6 for bug 893719

Revision history for this message
Gleb Smirnoff (glebius) wrote : Re: [Bug 893719] Re: incorrect usage of MLT API

On Sun, Nov 27, 2011 at 09:24:55PM -0000, Andy Finch wrote:
A> Hi, we have tried your supplied file and can't reproduce the crash. We
A> also took a look at Dan's comments on your MLT bug report. Openshot
A> already uses the is_valid() method to check the producer object.

Actually Openshot doesn't use is_valid() after obtaining new produceer,
in the thumbnail.py line 287:

                #get the frame
                self.p = self.p.cut(frame, frame)

--
Totus tuus, Glebius.