-
-
Notifications
You must be signed in to change notification settings - Fork 27
Description
I don't have a name for this one (maybe blur border or something like that), but I had another idea for a title card that looks like this:
The central idea being a rectangular frame with blurred content outside the rectangle, and the title and index text intersecting the rectangle.
Additionally, in place of the index (season + episode) text at the bottom, a logo should be place-able; the box and episode text color should also be adjustable - all via extras. For example:
The ImageMagick commands for this shouldn't be too outrageous; I think blurring the entire image and overlaying an unblurred clone for the middle section is easy enough; and then the most difficult/tedious part will be calculating the line/rectangle dimensions to not overlap the text or logo.

