Skip to content

Commit 10e1efd

Browse files
committed
Change mov to mp4
1 parent 038ab23 commit 10e1efd

File tree

8 files changed

+4
-4
lines changed

8 files changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ <h2 class="title is-3">Abstract</h2>
280280
<div class="column is-four-fifths">
281281
<h2 class="title is-3">Video</h2>
282282
<video id="S9" autoplay controls muted loop playsinline height="100%">
283-
<source src="./static/videos/S9.mov"
283+
<source src="./static/videos/S9.mp4"
284284
type="video/mp4">
285285
</video>
286286
<p>
@@ -306,7 +306,7 @@ <h3 class="title is-4">Pipette Tip Attachment and Dettachment</h3>
306306
RoboCulture cleverly attaches new pipette tips using a spiral motion and force feedback.
307307
</p>
308308
<video id="S2" autoplay controls muted loop playsinline height="100%">
309-
<source src="./static/videos/S2.mov"
309+
<source src="./static/videos/S2.mp4"
310310
type="video/mp4">
311311
</video>
312312
</div>
@@ -321,7 +321,7 @@ <h3 class="title is-4">Pipette Tip Attachment and Dettachment</h3>
321321
The contaminated pipette is removed using a 3D-printed pipette tip remover.
322322
</p>
323323
<video id="S3" autoplay controls muted loop playsinline height="100%">
324-
<source src="./static/videos/S3.MOV"
324+
<source src="./static/videos/S3.mp4"
325325
type="video/mp4">
326326
</video>
327327
</div>
@@ -410,7 +410,7 @@ <h3 class="title is-4">Optical Density Perception</h3>
410410

411411
<h3 class="title is-4">Well Passaging Close Up</h3>
412412
<video id="S11" autoplay controls muted loop playsinline height="50%">
413-
<source src="./static/videos/S11.mov"
413+
<source src="./static/videos/S11.mp4"
414414
type="video/mp4">
415415
</video>
416416

static/videos/S11.mov

-24.3 MB
Binary file not shown.

static/videos/S2.mov

-46.2 MB
Binary file not shown.

static/videos/S2.mp4

7.11 MB
Binary file not shown.

static/videos/S3.mp4

1.8 MB
Binary file not shown.

static/videos/S9.mov

-85.5 MB
Binary file not shown.

static/videos/S9.mp4

13.6 MB
Binary file not shown.

0 commit comments

Comments
 (0)