Improve video player in README.org

This commit is contained in:
Roger Gonzalez 2024-10-19 11:27:55 -03:00
parent 0dbd11feb9
commit f54b7f046b
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -10,8 +10,10 @@ Timelapse Tuner is a Bash script that automates the process of creating timelaps
Check out this quick demo of what Timelapse Tuner can do:
#+BEGIN_EXPORT html
<video src="https://gitlab.com/rogs/timelape_tuner/-/blob/master/demo.mp4" controls="controls" style="max-width: 730px;">
</video>
<figure class="video_container">
<iframe src="https://gitlab.com/rogs/timelape_tuner/-/blob/master/demo.mp4" frameborder="0" allowfullscreen="true">
</iframe>
</figure>
#+END_EXPORT
* Features