[Mlt-devel] pixbuf consumer

2016-05-12 Thread Oleksiy Druzhynin
Dear MLT-users. I am customizing OpenShot editor and need to extract GTK pixbuf images from frames. Now I am using following OpenShot code to do this: if new_name == "": # just get 1 thumbnail frame self.thumbnail_path = project_path + "/thumbnail/" + fileBaseName + "_" + fileExtension + "

Re: [Mlt-devel] pixbuf consumer

2016-05-12 Thread Dan Dennedy
See the example https://github.com/mltframework/mlt/blob/master/src/swig/python/getimage.py On Thu, May 12, 2016 at 3:39 PM Oleksiy Druzhynin < oleksiy_druzhy...@epam.com> wrote: > Dear MLT-users. > > > I am customizing OpenShot editor and need to extract GTK pixbuf images > from frames. > > > No

Re: [Mlt-devel] pixbuf consumer

2016-05-12 Thread Janne Liljeblad
Maybe something like lines 223 - 230 here: https://github.com/jliljebl/flowblade/blob/master/flowblade-trunk/Flowblade/mltplayer.py Regards, Janne On Fri, May 13, 2016 at 1:39 AM, Oleksiy Druzhynin wrote: > Dear MLT-users. > > > I am customizing OpenShot editor and need to extract GTK pixbuf i

[Mlt-devel] [mltframework/mlt] 7a59d2: Replace speex resampler with polyphase FIR interpo...

2016-05-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 7a59d20b3191e995511ca9312dd37fd406e71ba9 https://github.com/mltframework/mlt/commit/7a59d20b3191e995511ca9312dd37fd406e71ba9 Author: Brian Matherly Date: 2016-05-11 (Wed, 11 May 2016) Changed paths: