Update demo video resolution

This commit is contained in:
Abdelrahman Said 2024-01-07 02:35:53 +00:00
parent 80cb69ddc4
commit 65f15edf3e

View File

@ -2,6 +2,6 @@
Test to create an image sequence player with ability to change playback speed Test to create an image sequence player with ability to change playback speed
<video width="480" height="270" controls> <video width="960" height="540" controls>
<source src="./demo.mp4" type="video/mp4"> <source src="./demo.mp4" type="video/mp4">
</video> </video>