自动播放视频/图片库 - 有一个问题
寻找在我的网站上实现的(jQuery)视频/图像库,我发现了许多免费可用的选项。 但是,我需要一个在“自动播放”模式下访问视频文件时,自动播放整个文件,然后才继续播放下一个图像/视频。类似于当您要求自动播放图像/视频的在线图库时 Picasaweb 所做的事情。
例如,我找到了这个插件: http://www.yoxigen.com/yoxview/。请注意,图像 6 和 8 实际上是视频源,但在自动播放模式下,它们的处理方式与任何其他图像一样,即显示几秒钟,然后转到下一个文件...不是我需要的。
先感谢您。
Looking for a (jQuery) video/image gallery to implement on my website, I've found many freely available option.
However, I need one that, when in "autoplay" mode and gets to a video file, automatically plays an entire file, and only then moves on to the next image/video. Similar to what Picasaweb are doing when you ask to autoplay an online gallery of your images/videos.
I have found, for example, this plugin: http://www.yoxigen.com/yoxview/. Notice that images 6 and 8 are actually video feeds, but when in autoplay mode, are treated just like any other image, i.e. - displayed for a few seconds then moves on to the next file... not what I need.
Thank you in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不确定它是否满足您的确切要求(即该功能是否可以与
自动播放
设置结合使用),但是JWPlayer 支持XML 播放列表。您必须检查它是否适合您。不过,对于商业网站和 CMS 驱动的网站来说,它并不是免费的。许可证起价为 69 欧元。
Not sure whether it fulfills your exact requirement (i.e. whether the feature can be combined with an
autoplay
setting), but JWPlayer supports XML playlists. You'd have to check out whether it works for you.It's not free for commercial and CMS-driven sites, though. Licenses start at €69.