uploading a video clip

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
gogo123

uploading a video clip

Post by gogo123 »

Hi

What do I need to get a video clip (.avi file) to work in cms ms.

Thanks
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: uploading a video clip

Post by calguy1000 »

a) Provide more information
b) do a lot of googling, CMS is standards compliant. so all you need to know is 'how do I need to do X in a standard web page', then you can do it in CMS, there are good ways and bad ways of course, but either will work.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
gogo123

Re: uploading a video clip

Post by gogo123 »

Hi

The video clip is 640px*480px avi file. I uploaded it into the images folder as I would a jpeg file or gif file and insert it into a page like I would a picture, however, the video doesn't play - do I need to upload some plugin or utility for the video to play - could I upload quicktime via ftp would that work

Thanks

gogo123
plank0
Forum Members
Forum Members
Posts: 60
Joined: Wed Feb 07, 2007 1:52 pm

Re: uploading a video clip

Post by plank0 »

1. convert the avi in a flash (flv) file.you get 4 files:
a flv file which contains the video, a swf file wich plays the video, a file for your video player skin and a html page

2. take the html file with the object code of the flash file. additionally set
(to avoid the cmsms menu to be shown under the flash movie)

3. upload all 4 files within cmsms to a folder you specify in the file manager

4. set the correct links to the uploaded swf file (http://www.yoursite.com/cms/uploads/fol ... shfile.swf) in the html page (upload the html page with the correct links again)

5. inside cmsms create a webpage containing a global content block which contains an iframe (linked to the html file you uploaded before) like:



6. that´s it. until now i think this is the only solution (if you don´t want a youtube video to be shown) to integrate flash movies with a player.

unfortunately i do not know how to use the flvplayer module which is inside cmsms... (when someone finds out how to do this, please tell me...)

greetings, plank0o.
gogo123

Re: uploading a video clip

Post by gogo123 »

which program is best to convert from avi to flv any free ones available?

Thanks
Last edited by gogo123 on Wed Jun 20, 2007 7:03 pm, edited 1 time in total.
Locked

Return to “CMSMS Core”