Test file · Videos

Tiny 320x240 2s WebM

Download Tiny 320x240 2s WebM (320 x 240, 2 seconds, 125 KB) from a stable URL with verified SHA-256 for upload, MIME, playback, parser, and automation tests.

File overview

Tiny 320x240 2s WebM is a verified WebM sample using the video/webm MIME type. The file provides 320 x 240, 2 seconds, occupies 125 KB, and is served from a stable public URL.

Online preview

Technical properties

Format
WebM
MIME type
video/webm
Readable size
125 KB
Specification
320 x 240, 2 seconds
Exact bytes
127,934
Dimensions
320 x 240
Duration
1.991 s
Video codec
vp9
Audio codec
opus
Frame rate
30 fps
Sample rate
48000 Hz
Channels
2
Bit rate
513945 bps

File integrity

The byte size and SHA-256 value are generated from the published source file. If the file content changes, TestFiles.dev publishes a new filename and asset id instead of replacing this URL in place.

SHA-256
9687a79c2dac140f3b6af81870c0f4a182b993fc9a5dd67f53f15ed75199de46
Verified
Published

Common development test cases

  • Test HTML video playback, poster handling, seeking, and responsive players.
  • Validate upload processing, duration detection, codec inspection, and transcoding workflows.

Use this sample file in a real test

Choose the workflow that matches the failure you need to reproduce, then keep this file URL, exact byte size, and SHA-256 fixed in your test.

Recommended use

Use Tiny 320x240 2s WebM as a stable fixture for standard video playback.

Expected behavior

A conforming workflow should accept video/webm, preserve the published bytes, and report 320 x 240, 2 seconds with a file size of 125 KB.

Testing notes

Check the landscape, with-audio, 30fps traits, the exact 127934 byte count, and the published SHA-256 before comparing downstream output.

Stable resource URL

https://assets.testfiles.dev/video/tiny-320p.webm
Download

Copy-ready code

<video controls src="https://assets.testfiles.dev/video/tiny-320p.webm"></video>
Copied