Blender sequencer plugins

by Andrew

2009-12-26 16:44:51

Programming plugins for Blender's sequencer is surprisingly easy. What follows is a list of the plugins I've created.

Unsharp mask
Apply an unsharp mask to one strip. Optionally it can be set to only sharpen on the x axis (horizontally), which provides acceptable quality and is about twice as fast.
Files:
Source codeunsharp.c
Linux amd64 binaryunsharp.Linux64.so

Invert colors
Invert one strip one color channel at a time. If all are selected it looks like a film negative.
Files:
Source codeinvert.c
Linux amd64 binaryinvert.Linux64.so

Letterboxer
Dynamically crops one strip to letterbox it to different aspect ratios. The x offset and y offset don't do anything yet.
Files:
Source codeletterboxer.c
Linux amd64 binaryletterboxer.Linux64.so



Leave a comment

Your message has been sent successfully and will be published shortly.
E-mail must be valid and message must be longer than 1 character.
Send result message will display here.