VSE wipe (with transparent 2nd input ) broken in RC1 ! #39057

Closed
opened 2014-03-08 22:51:23 +01:00 by David Salvo · 9 comments

System Information
Mint Cinnamon 15 (3.8.0-19-generic)
NVIDIA G92 [GeForce 9800 GT]

Blender Version
Broken: 2.7 RC1 (19f7f9a)
Worked: 2.7 Testbuild (10f4c62)

Short description of error

This has broken my current project (yes I can render frames from older version but would like to get it fixed!), I used to be able to wipe from one image to another with a transparency, and the original image would show beneath it (with both the transparent image's blend mode and the wipe effect strip's blend mode set to alpha over). In RC1 it no longer works...

Exact steps for others to reproduce the error
Load one image(or video), then an image(or video?) with transparency.
Place the transparent image one channel higher and cross over.
Add wipe (so bottom opaque image wiping to top transparent image).
Set transparent image's mode to alpha over and the wipe effect stripe's mode to alpha over as well.
The top transparent image will not use its alpha channel to see through to the bottom strip.

Sorry I am running late for something and no time to attach a blend file! It's pretty easy to reproduce.

Thanks in advance.

**System Information** Mint Cinnamon 15 (3.8.0-19-generic) NVIDIA G92 [GeForce 9800 GT] **Blender Version** Broken: 2.7 RC1 (19f7f9a) Worked: 2.7 Testbuild (10f4c62) **Short description of error** This has broken my current project (yes I can render frames from older version but would like to get it fixed!), I used to be able to wipe from one image to another with a transparency, and the original image would show beneath it (with both the transparent image's blend mode and the wipe effect strip's blend mode set to alpha over). In RC1 it no longer works... **Exact steps for others to reproduce the error** Load one image(or video), then an image(or video?) with transparency. Place the transparent image one channel higher and cross over. Add wipe (so bottom opaque image wiping to top transparent image). Set transparent image's mode to alpha over and the wipe effect stripe's mode to alpha over as well. The top transparent image will not use its alpha channel to see through to the bottom strip. Sorry I am running late for something and no time to attach a blend file! It's pretty easy to reproduce. Thanks in advance.
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @slinkeepie

Added subscriber: @slinkeepie

Added subscriber: @mont29

Added subscriber: @mont29

Please do add a small demo .blend file, we have hundreds of reports to check each week, so saving even five mins on each is important for us!

Please do add a small demo .blend file, we have hundreds of reports to check each week, so saving even five mins on each is important for us!
Author

Hey there,

I've attached the files, I thought you could pack the images into the .blend itself, it didn't work?
Anyway: transparent_wipe_blender_bug.tar.bz2

Hey there, I've attached the files, I thought you could pack the images into the .blend itself, it didn't work? Anyway: [transparent_wipe_blender_bug.tar.bz2](https://archive.blender.org/developer/F81735/transparent_wipe_blender_bug.tar.bz2)

Thanks for the file, issue confirmed. :/

(And no, packing files used by compositor does not work - sigh…)

Thanks for the file, issue confirmed. :/ (And no, packing files used by compositor does not work - sigh…)
Bastien Montagne self-assigned this 2014-03-18 19:18:28 +01:00
Bastien Montagne removed their assignment 2014-03-18 20:12:46 +01:00
Sergey Sharybin was assigned by Bastien Montagne 2014-03-18 20:12:46 +01:00

Hrrrmm… In fact, I would be tempt to call 2.69 behavior buggy…

Assigning to Sergey to get its advice, but imho an effect strip should always completely "replace" its operand ones, not allow to be overlayed over one of them…

Hrrrmm… In fact, I would be tempt to call 2.69 behavior buggy… Assigning to Sergey to get its advice, but imho an effect strip should always completely "replace" its operand ones, not allow to be overlayed over one of them…

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'

This is an intentional change to the sequencer stack renderer made in b3bc9e4 to address #38598.

If the effect mixes with it's inputs it gives really unpredictable results when blending images with alpha and i'm pretty much sure no other software would allow effect to blend together with it's inputs.

Even with your file you can see the buggy behavior in 2.69 -- last frame of wipe effect is different from first frame after that wipe effect, and there's no sane reason for this.

I'll document this in the release notes pages and call it a known change in the behavior.

This is an intentional change to the sequencer stack renderer made in b3bc9e4 to address #38598. If the effect mixes with it's inputs it gives really unpredictable results when blending images with alpha and i'm pretty much sure no other software would allow effect to blend together with it's inputs. Even with your file you can see the buggy behavior in 2.69 -- last frame of wipe effect is different from first frame after that wipe effect, and there's no sane reason for this. I'll document this in the release notes pages and call it a known change in the behavior.
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#39057
No description provided.