开发者

Flowplayer H.264 Video Encoding

开发者 https://www.devze.com 2022-12-30 13:11 出处:网络
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 str

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 getti开发者_C百科ng 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?


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'
0

精彩评论

暂无评论...
验证码 换一张
取 消