开发者

quicktime long load times leaves blank area before loading

开发者 https://www.devze.com 2023-03-06 04:52 出处:网络
I have an embedded quicktime video on my website, but it as it loads it leaves the area blank for 2-10 seconds. The alternative would be to convert to .flv and use a flash player, but I want this meth

I have an embedded quicktime video on my website, but it as it loads it leaves the area blank for 2-10 seconds. The alternative would be to convert to .flv and use a flash player, but I want this method to work.开发者_运维百科

Is there a way to have jpg placeholder or something as the quicktime loads, then switch it using jquery? It's just annoying.


Make sure that you have enabled quick start in Quicktime movie. Otherwise you will need to collect all of the video or audio data (whichever is saved first in the file) before it will show anything.

you can look at quicktime streaming server also, in which case you will need to enable hinting as well.

0

精彩评论

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