Test file · Videos

Silent 640x360 3s MOV

Download Silent 640x360 3s MOV (640 x 360, 3 seconds, 80 KB) from a stable URL with verified SHA-256 for upload, MIME, playback, parser, and automation tests.

File overview

Silent 640x360 3s MOV is a verified MOV sample using the video/quicktime MIME type. The file provides 640 x 360, 3 seconds, occupies 80 KB, and is served from a stable public URL.

Online preview

Technical properties

Format
MOV
MIME type
video/quicktime
Readable size
80 KB
Specification
640 x 360, 3 seconds
Exact bytes
81,817
Dimensions
640 x 360
Duration
2.967 s
Video codec
h264
Frame rate
30 fps
Bit rate
220605 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
b81b306ed0d2fa414f909832c5a67556e185a061a18589caa6474638fcc52c5c
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 Silent 640x360 3s MOV as a stable fixture for silent video handling.

Expected behavior

A conforming workflow should accept video/quicktime, preserve the published bytes, and report 640 x 360, 3 seconds with a file size of 80 KB.

Testing notes

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

Stable resource URL

https://assets.testfiles.dev/video/silent-3s.mov
Download

Copy-ready code

<video controls src="https://assets.testfiles.dev/video/silent-3s.mov"></video>
Copied