After calling close() method you can never play() the video again,
even if you call load() once again before actually calling play()...
Looking at the method source code it seems that everything is reinitialised
as it should in the load() so that's a bit strange...