MPEG test #5

Source code

<object data="test.mpg" codebase="codebase/" type="video/mpeg" width=160 width=120>
  alternative text
</object>

Correct rendering

An inverted inline video sized 160*120 pixels. If the user agent shows a regular non-inverted video instead, it doesn't support the codebase attribute correctly.

Note that some video viewers render graphical controls for controlling the playback--for example, the Quicktime 3 plugin adds a 16-pixel high control bar at the bottom of the video clip. (Screenshot available in PNG and GIF formats.) In a case like this, the object with its controls should be vertically squeezed from 136 to 120 pixels in order to reach the specified size.

User agents which cannot render inline MPEG videos should display the words "alternative text".

Result on your browser

alternative text


Antti "sairwas" Näyhä
Antti.Nayha@oulu.fi