openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #05527
[Bug 667376] Re: Animated titles don't work
I ran openshot from the command line and the error appears to be the use
of the directive CENTRAL in the Text Alignment drop down menu. Here's
what I think is the relevant section of the console log:
text_object.align = params["spacemode"]
TypeError: bpy_struct: item.attr = val: enum "CENTRAL" not found in ('LEFT', 'CENTER', 'RIGHT', 'JUSTIFY', 'FLUSH')
When I use LEFT or RIGHT, for the alignment, the title is rendered.
--
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/667376
Title:
Animated titles don't work
Status in OpenShot Video Editor:
New
Bug description:
When I select animated titles openshot says no blender frames were
given make sure path is correct and blender 2.5 is installed. I have a
.deb build of blender 2.54 installed
References