A scripting language for videos [closed]
Solution 1:
I think you're looking for something like SMIL, though the last time I looked at that it was widely unsupported and buggy.
You might find GStreamer in combination with a simple, but general purpose like programming language like e.g. Python suitable for your needs.