HI,
I am experimenting with a large video which I would like to possibly use on a site.
The original .mov file is a whopping 56.5megs. I have attempted to compress - sample is now a 6 meg mp4 but suffering on quality a bit. The idea is to use it at its original size for visual impact. My sample is here:
I have had a look at sublimevideo site.
In order for me to test it . . .
I am not very good with code. How do I make this work in Freeway.
What code goes where?
that you get by hit the embed code in your sublime backend.
The video code goes into a markup item (similar like the ecwid widgets in the screencast) and could look like:
This is my original sample code of the above video.
First line: the size
Second line: The Poster image (first image that should be shown before start).
Third/Fourth: Video name and UID
And a few video files (much more than necessary) to prevent a browser from flash-fallback. Please type in carefully the path to your video-files (I think the only mistake that can be made here).
The videos I put into a folder called “media” using ftp (cyberduck …) and it was a just work.
The only thing that happened to me was Opera that doesn’t play well. I found out that this is a Server misconfiguration of my host, so nothing to do with sublime.
I see each video should be loaded as a different format ogv, mov, etc.
If for example I wish to use my original 56 meg .mov file.
What is the best method to create the different file formats.
I think perhaps I am being too ambitious with what I want to achieve. The sublimevideo player is very good an I will certainly consider it for future use.
I think the inability of being able to place graphics over my looping video clip has put me off! I have attempted this with iMovie and a png file but it just wants to autofade in and I really just need it to so stay there all the time while the clip loops.
The sublimevideo player is very good an I will certainly consider it for future use. I think the inability of being able to place graphics over my looping video clip has put me off! I have attempted this with iMovie and a png file but it just wants to autofade in and I really just need it to so stay there all the time while the clip loops.
Any file that uses a Plug-in to display in the Browser tends to float to the top and so it is very difficult to ensure cross browser display the way you want ie with the graphic guaranteed to be over not under.