Olive: Shadow under the video.

Created on 4 Mar 2019  路  6Comments  路  Source: olive-editor/olive

I think it would be useful to make a shadow effect under the video.

olive_5

Most helpful comment

Could you be a bit more specific? Like, in the UI? Or add an effect that would generate a drop shadow? You could already do this pretty easily by duplicating the clip, scaling it over, and changing the color to black and making it transparent. I could show you how if you need a quick tutorial

All 6 comments

Could you be a bit more specific? Like, in the UI? Or add an effect that would generate a drop shadow? You could already do this pretty easily by duplicating the clip, scaling it over, and changing the color to black and making it transparent. I could show you how if you need a quick tutorial

You could already do this pretty easily by duplicating the clip, scaling it over, and changing the color to black and making it transparent.

Yes, you can do it, but if the clip moves, then the shadow needs to be moved.
I think it is better to make exactly the effect that allows you to create a shadow for the clip.

There is actually a work-in-progress effect of this nature, but it does require an extra hook in the effect processing code so that the whole video gets shadowed rather than just the contents inside it. But yeah, it's coming, no ETA yet though.

TL;DR: There is an easy solution by just create such effect using "image with shadow" and combine sequences by including one to another.

I would publish example later today.

Here is frame of video exported from Olive that include example on adding shadow for video frame using external image file

pic.1

Unpack both files from ZIP into same folder and open project file (*.ove) in Olive

P.S.: Image used as shadow could be created using any image editor that has blur effect and support transparency; I create it using AzPainter

This will be addressed in the node rewrite.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

winfr34k picture winfr34k  路  20Comments

Symbian9 picture Symbian9  路  18Comments

pgilfernandez picture pgilfernandez  路  18Comments

Symbian9 picture Symbian9  路  23Comments

Corruptinator picture Corruptinator  路  81Comments