Embedding Video into page

General project discussion. NOT for help questions.
Post Reply

I want to place a video on the page but i cannot find any information on how i can do that and what video format I can use.

avi
0
No votes
flv
0
No votes
mov
0
No votes
 
Total votes: 0

tmar89
Forum Members
Forum Members
Posts: 32
Joined: Fri Jan 30, 2009 8:44 pm

Re: Embedding Video into page

Post by tmar89 »

I use SWFObject and convert my videos to FLV using Super (C).  This works very well, http://www.nees.lehigh.edu/projects/mis ... results-2/

http://blog.deconcept.com/swfobject/
http://code.google.com/p/swfobject/
Salketer

Re: Embedding Video into page

Post by Salketer »

If you want your website to handle the conversion by itself, have a look at http://www.phpclasses.org/package/3747- ... ogram.html

Take note that file conversion can be stressful for a server so you might want to be cautious here.
mw
Forum Members
Forum Members
Posts: 159
Joined: Mon Aug 25, 2008 8:38 pm
Location: Comox Valley, BC, Canada

Re: Embedding Video into page

Post by mw »

there are a few modules that do this, two of which I wrote:
AVPlayer:
http://dev.cmsmadesimple.org/projects/avplayer
which involves uploading and cataloging your own videos and/or audio files
and
Youtube Player:
http://dev.cmsmadesimple.org/projects/youtubeplayer
which catalogs videos from You tube...
lume

Re: Embedding Video into page

Post by lume »

vertex wrote: I want to place a video on the page but i cannot find any information on how i can do that and what video format I can use.
Well I use the Play Module (nice module to capsule the neolao players). It plays flw and mp3, so you probably have to do the conversion on your own. But Super is your friend ... (as already stated in this thread)
Post Reply

Return to “General Discussion”