Function for creating Video objects from video
files.
Usage
video(...)
Arguments
...
video takes one argument that is a character string
indicating the path to the video file. A Video object can also be
created without any argument, in which case it is empty and can be populated
with a video later.