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 + "
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
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
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: