2 (new) sequence plugins #17702

Closed
opened 2008-09-28 21:18:10 +02:00 by Marcel Ibes · 6 comments

Group: Unstable (example)

%%%Attached are 2 (new) sequence plugins.

  1. checkboard.c:

Provides a checkboard-like transition. The transition can be tuned by a number of parameters:

  • Invert: (boolean) inverts the wiping motion
  • Odd first: (boolean) starts with wiping the odd fields.
  • Horizontal#: (int) number of horizontal checkboard fields.
  • Vertical#: (int) number of vertical checkboard fields.
  1. image_wipe.c

The idea of this transition has been copied from Cinelerra. The transition takes 3 tracks as an input. The 3rd track (use) contains a grayscale image representing the shape of the transition. For example: an image of a gradient-circle (white to black) transitions the two tracks as an expanding circle.

The image_wipe only has one parameter:

  • Invert: (boolean) inverts the wiping motion

The wipe_examples.tar.bz2 contains 4 sample images to demonstrate the image_wipe plugin.


Install: copy the two .c files into the "sequence" directory and run make.


Testing: The plugins have been tested on a 64-bit linux machine. I would consider them to be alpha material.


Feedback: I would appreciate to hear if this material has some added value for the Blender project and/or its users.


Kind regards,
Marcel Ibes

%%%

**Group**: Unstable (example) %%%Attached are 2 (new) sequence plugins. 1) checkboard.c: Provides a checkboard-like transition. The transition can be tuned by a number of parameters: * Invert: (boolean) inverts the wiping motion * Odd first: (boolean) starts with wiping the odd fields. * Horizontal#: (int) number of horizontal checkboard fields. * Vertical#: (int) number of vertical checkboard fields. 2) image_wipe.c The idea of this transition has been copied from Cinelerra. The transition takes 3 tracks as an input. The 3rd track (use) contains a grayscale image representing the shape of the transition. For example: an image of a gradient-circle (white to black) transitions the two tracks as an expanding circle. The image_wipe only has one parameter: * Invert: (boolean) inverts the wiping motion The wipe_examples.tar.bz2 contains 4 sample images to demonstrate the image_wipe plugin. ------- Install: copy the two .c files into the "sequence" directory and run make. ------- Testing: The plugins have been tested on a 64-bit linux machine. I would consider them to be alpha material. ------- Feedback: I would appreciate to hear if this material has some added value for the Blender project and/or its users. ------- Kind regards, Marcel Ibes %%%
Author

Changed status to: 'Open'

Changed status to: 'Open'
Member

%%%Hi Marcel,

sounds nice so far.

Could you add float buffer support, too?
(You have to check for presence of out->rect_float, take a look how other plugins do it).

To test: simply use scene-tracks as input and if it doesn't crash anymore, you are done :)

Kind regards,
Peter%%%

%%%Hi Marcel, sounds nice so far. Could you add float buffer support, too? (You have to check for presence of out->rect_float, take a look how other plugins do it). To test: simply use scene-tracks as input and if it doesn't crash anymore, you are done :) Kind regards, Peter%%%
Author

%%%Added float support for both the checkboard and the image_wipe transition.

The image_wipe transition now also includes the "smooth edged" option as mentioned in patch: #17756. Making that patch obsolete.

Kind regards,
Marcel
%%%

%%%Added float support for both the checkboard and the image_wipe transition. The image_wipe transition now also includes the "smooth edged" option as mentioned in patch: #17756. Making that patch obsolete. Kind regards, Marcel %%%

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'

Added subscriber: @mont29

Added subscriber: @mont29

Time to archive.

Time to archive.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#17702
No description provided.