Page 1 of 1

How to extend clip pixels on canvas?

Posted: Sun Oct 21, 2018 17:21
by Ra4bo
Hey, if I move a clip with Transform Position X or Y and I don't scale the clip to fit, there will be an empty area on the canvas. Adding another layer will reveal an ugly dividing line at the border of the transformed video.

Is there any function or effect to extend the bounds of a clip, i.e. if the video has a black border, filling the empty space with that color?

Thanks guys.

Re: How to extend clip pixels on canvas?

Posted: Mon Oct 22, 2018 08:45
by Zoltán
A solid color effect after transform with show image enabled and color set to black should do what you'd like.

Re: How to extend clip pixels on canvas?

Posted: Mon Oct 22, 2018 15:25
by Oaktown
Here is a short video showing another approach using blur and vignette.

phpBB [video]

Re: How to extend clip pixels on canvas?

Posted: Tue Oct 23, 2018 23:04
by Ra4bo
Great suggestions, thank you both!

Re: How to extend clip pixels on canvas?

Posted: Sat Oct 27, 2018 09:04
by AngeloDV
To disable alpha I usually throw a cheap effect like Flip: disable the flip checkmark and enable black bg. This comes in handy also if you dont want alpha for the entire composition so you can stack slices in the advanced output

Re: How to extend clip pixels on canvas?

Posted: Sat Oct 27, 2018 09:44
by francoe
That's the pre-post mult-demult filter we lack of.
Dealing with this from 4, I use to believe solid color has lower impact on pipeline.

Re: How to extend clip pixels on canvas?

Posted: Sat Oct 27, 2018 20:18
by Joris
I was wondering when you’d show up, Francoe. For real though, I’m honestly curious what you think a multiply filter would bring to the table that solid color with show image enabled doesn’t already do.

Re: How to extend clip pixels on canvas?

Posted: Mon Oct 29, 2018 19:11
by francoe
Oh Joris, sorry, I'm not expecting a different behaviour or result.
Is just my kind of work use that process all the time. So I was using solid, flip, sometimes an inverted crop, even the reveal fx. I can do all the job with the bundled filters. But allways have the suspect that I'm doing something wrong because the use of filters that are not especifically designed for that (you know, I come from the node based school, stacking simple tasks).
I use to ask myself: is there an overprocess if I use that filter for an solid composite? Is certain filter adding weight to the pipeline if I use it for an alpha switch? etc..
Maybe I'm getting the best I can get, but the lack of an specific filter makes me doubt. :lol: