0 / 60 seg.

Given the following code, what type of file is being attempted to play?

<video controls>
    <source src="movie.mp4" type="video/mp4">
</video>