Making a strikethrough text is easy. I however have a bunch of images on screen I want to strikethrough with animated red stripes while sounding a little buzzer.
I have been able to do this by replacing the normal images with the strikethrough images using for example a barndoor filter. But it is very cumbersome. I need two images for every item on the screen, one normal and one strikethrough-version and the transistion is not very easy to get it uniform.
So I thought, I can use the normal images and reuse one transparent images of a red stripe right?
Wrong! If I then fade out the strikethrough-images, The red stripe is also becomming seethrough which is ugly.
So the question :
Is there a simple way to do strikethrough images ?
Place a red color clip on the top track
Put a Crop: Rectangle filter to create a line (very low height)
Animate the length with two key frames
The line will be either horizontal or vertical, so if needed add an SPR filter to make it rotate.
It will still be a straight line.
It is possible to deform it into a curve with the 360 Equirectangular to rectilinear filter
Another possibility is to use Glaxnimate
@MusicalBox Yes, I was lucky to be there at the time, and especially I did not have to create the png and the video. Hopefully the text explanations will be enough.
Oh yes. The cropping. That is way more elgegant than my clunky transition solution.
Thank you for that @MusicalBox and @Namna
Only one question though; If you now fade out the two images (virus & red line),
the red line will get transparant as well showing the virus image again.
I would like to have the red line not gonig transparant relative to the virus jpeg when fading out
like it did in my earlier posted example video.
Add a white clip (or whatever background image you want) to the track above the red line with an opacity filter that goes from 0 to 100 to hide everything below.
Not sure if that will work. My background is a moving video and I have more than one strikken image that I want to fade out independantly. It will be doable but way more complicated than my initial transition âsolutionâ.
.
Good idea !!!
I just did some experimenting with that. I found if I do it the other way around and ofset the fading of the virus and the red line by 15-20 frames using keyframes, then the virus is starting to fade just before the red line starts fading. The transparency of the red line sudenly is not as noticable. I would say it is pretty acceptable, best solution yet