Skip to content

Commit

Permalink
add video, compress video
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve-Tod committed Oct 24, 2024
1 parent 1c18bc5 commit 92dc671
Show file tree
Hide file tree
Showing 12 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,17 @@ src="./src/retarget.png" style="width:100%;"> </a></td>
</tbody>
</table>

<table border="0" cellspacing="10" cellpadding="0" align="center">
<tbody><tr> <td align="center" valign="middle">
<video muted controls loop width="100%">
<source src="./video/demo_7.mp4" type="video/mp4">
</video>
</td>
</tr>

</tbody>
</table>

<table border="0" cellspacing="10" cellpadding="0" align="center">
<tbody><tr> <td align="center" valign="middle">
<video muted controls loop width="100%">
Expand Down
Binary file removed video/.DS_Store
Binary file not shown.
Binary file modified video/demo_1.mp4
Binary file not shown.
Binary file modified video/demo_2.mp4
Binary file not shown.
Binary file modified video/demo_3.mp4
Binary file not shown.
Binary file modified video/demo_4.mp4
Binary file not shown.
Binary file modified video/demo_5.mp4
Binary file not shown.
Binary file modified video/demo_6.mp4
Binary file not shown.
Binary file added video/demo_7.mp4
Binary file not shown.
Binary file modified video/fail_clap.mp4
Binary file not shown.
Binary file modified video/fail_tpose.mp4
Binary file not shown.
Binary file modified video/fail_violin.mp4
Binary file not shown.

0 comments on commit 92dc671

Please sign in to comment.