I'm trying to add a drop shadow to an overlay video using ffmpeg, but haven't had any luck. I was trying using something similar to the command in this post, but I haven't been able to understand it/get it working.
Here is an example of what I'm trying to do.
It's not super easy to tell from my screenshot, but I want a shadow behind the overlay video similar to box-shadow from css.
Any help is appreciated!