mirror of
https://github.com/jlengrand/Ivolution.git
synced 2026-03-10 08:21:18 +00:00
Modified get_data method for use with executable. Got a first version of Facemovie for windows
This commit is contained in:
@@ -65,8 +65,8 @@ class IvolutionWindow(IvolutionTemplate, Observer, Observable):
|
||||
"""
|
||||
self.videospeedlistChoices = [u"slow", u"medium", u"fast"]
|
||||
self.gaugerange = 100
|
||||
|
||||
self.root_fo = ""
|
||||
|
||||
self.mode = "crop" # type of video to be created
|
||||
self.sort = "name" # how image files will be chronologically sorted
|
||||
self.speed = 1 # Speed of the movie
|
||||
|
||||
Reference in New Issue
Block a user