Using the Video Tag with thumbnail control
<video width="320" height="240" controls>
<source src="movie.mp4#t=.5" type="video/mp4">
</video>
These notes document the trouble resolution of various items pertaining to Linux or it's applications. This blog also notes alternative open source applications and how they work.
<video width="320" height="240" controls>
<source src="movie.mp4#t=.5" type="video/mp4">
</video>
Comments
Post a Comment