Flowplayer H.264 视频编码

发布于 2024-09-01 10:09:00 字数 396 浏览 10 评论 0原文

我使用 H.264 编码了一个视频,使用手刹“iPhone 和 iPod Touch”的所有标准设置,并启用“优化 Web”,因为我被告知这会添加元数据,以便可以流式传输视频。这似乎确实有效,但我没有收到视频,只有音频。 这是有问题的 mp4 文件。 http://c1592452.cdn.cloudfiles.rackspacecloud.com/ videos/36/original/deloitte.mp4

在 Quicktime 中播放时效果很好,但 Flowplayer 似乎有问题。我视频编码错误吗?

I have encoded a video with H.264 using handbrake all the standard settings for "iPhone & iPod Touch" and enabling Optimize for Web as I have been told this adds metadata so the video can be streamed. This does seem to work, but I am getting no video, just audio.
Here is the mp4 file in question.
http://c1592452.cdn.cloudfiles.rackspacecloud.com/videos/36/original/deloitte.mp4

When played in quicktime it works fine, but flowplayer seems to have an issue with it. Am I encoding the video wrong?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

魔法少女 2024-09-08 10:09:01

使用 RTMP 时,不需要包含文件名,但需要将 mp4 附加到开头,所以它看起来像

clip: 'mp4:/videos/36/original/deloitte'

When using RTMP you dont need to include the file name but you need to append mp4 to the start, so it'll look like

clip: 'mp4:/videos/36/original/deloitte'
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文