在 Drupal 网站中设置截屏视频
我已经建立了一个 Drupal 网站,并且希望在用户单击图片图形时弹出视频框。听起来很简单,但事实证明,在 Drupal、flash、编解码器和 iPhone 的土地上,这并不简单…… 这是我想要的:
- 用户单击我的 Drupal 网站上的链接,视频盒播放器会作为迷你盒播放器弹出,供用户在 PC 或 Mac 上观看。
- 对于 iPhone 用户,希望他们能够在 iPhone 上观看视频(这意味着它不能是 Flash)。
到目前为止,这就是我所在的位置。我使用 Mac 版 Camtasia 和 Screenflow 录制了截屏视频。但我不知道对视频进行编码的格式或如何编码。
我读到 JW 播放器(长尾视频)是一个很好的播放器,因为它可以播放 Flash 和 HTML(适用于 iPhone),但后来也读到 Drupal 和 JWplayer 确实可以通过链接弹出视频窗口。这是真的吗?
因此,在进一步开始之前,我希望获得一些有关如何继续的意见?哪种编码格式,如何实现弹出视频播放器,以及能否在iPhone上播放。当然,这一切都是通过 Drupal 站点进行的。顺便说一句,我将在 Vimeo 或亚马逊的云前端上托管该视频。
谢谢!
I've set up a Drupal website and would like to have video box that pops up when a user clicks a picture graphic. Sounds simple enough, but it turns out it is not straightforward in the land of Drupal, flash, codecs, and iphone...
Here's what I'd like:
- User clicks a link on my Drupal website, a video box player pops up as a mini-box player for the user to watch in a PC or Mac.
- For iphone users, want the ability for them to view video on iPhone (which means it can't be flash).
Here's where I am so far. I recorded a screencast using both Camtasia for Mac and Screenflow. But I don't know which format to encode the video- or how to.
I've read that JW player (long tail video) is a good player because it will play both flash and HTML (good for iPhone), but then also read that Drupal and JWplayer does do a popup video window from a link. Is that true?
So before embarking further, I'd love some input on how to proceed? Which encoding format, how to achieve pop-up video player, and have ability to play on iPhone. Of course all through a Drupal site. Btw- I would be hosting the video on Vimeo, or Amazon's cloudfront.
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您使用 vimeo iframe 代码嵌入视频,您将免费获得 iPhone 可玩性。
If you use the vimeo iframe code for embedding the video, you get iPhone playability for free.