I have a number of .mp4 files which have the dimensions of 1280x720. I want them to be half that size, yet when I define the width and height of the object tag etc., the video is not resized, merely zoomed in.
Is there any way of resizing it with HTML, rather than having to manually resize all the videos?
Thanks,
Will.