ZenphotoCMS Forum
flowplayer stutter....1080p issues - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: flowplayer stutter....1080p issues (/thread-7187.html)



flowplayer stutter....1080p issues - jeremyg - 2010-06-15

I have flowplayer installed but the 1080p files i wish to play stutter a lot. also the placement in the page the left side of the video is in the center of the page so it runs off the page. I was thinking, it would perhaps be a better solution just to provide a link to the file to download and watch in the native default player of the computer? anyone know how to accomplish that or perhaps fix the stuttering issue? thank you




flowplayer stutter....1080p issues - acrylian - 2010-06-15

1080p videos are quite huge and need first to be loaded. Flowplayer like other players (even on Youtube) preload the whole movie in the background. Depending on your server and the viewing computer that might stutter.

I don't really know if there are any caching tricks for Flowplayer. Please look at the Flowplayer site directly.

The native default player is relative. If you use .mp4 movies that might work (although we actually have only support for Quicktime which will handle this). No computer has support for flv movies though.

You can easily create a download link by using getFullImageURL().




flowplayer stutter....1080p issues - jeremyg - 2010-06-16

where does one put this getfullimageURL ? ie, which php page?




flowplayer stutter....1080p issues - acrylian - 2010-06-16

image.php or within the next_image loop of album.php (Please read the theming tutorial if you haven't yet).