Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将我当前的 Scrubbar 转换为类似时间线的 youtube。就像当您将滚动条悬停在某个时间点时,会显示一个缩略图。此外,该点在擦洗条上应该有不同的颜色。
这是可能的还是我需要使用另一个组件以及如何使用?
任何帮助将不胜感激!
Google 在添加视频时会做一些额外的工作。他们生成这些缩略图。和他们提前。这就是为什么您可以看到尚未加载的视频部分的缩略图的原因。如果您想自己制作一个,则需要为您将使用的每个视频生成缩略图。一个想法是将时间码包含在文件名中。因此,对于一个名为 MyVideo 的 flv,您将对 MyVideo001.jpg 竖起大拇指一秒钟,以此类推。