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.
当我在视频上执行seekTo时,我会在我正在寻找的实际时间之前快速闪现一些帧。即使视频在搜索操作之前暂停。至少可以这么说,它看起来并不顺利。有没有办法避免这种行为?它不能简单地立即跳转到 seekTo() 中指定的时间吗?
好的,有办法 - 每秒制作更多关键帧。如果您将一系列小片段合并到一个 YouTube 视频中,请在它们之间留出很大的间隔(每个片段至少 2 秒长)。