Help with Video footage

Status
Not open for further replies.

OZBoxerLover

Boxer Booster
I would like to show off my Gnarly Woo Wooing and boxer burning but I have no idea how to display video online.... I have a website which I created using HTML but I don't know about including video. Please if anyone can help I'd greatly appreciate it.
 

RockinRob

Boxer Pal
did you capture video using a web cam ? what file format was the video footage in ? may help me answer your question better.. how large in mb's is the video ?
 

RockinRob

Boxer Pal
<html>
<head>
</head>
<body>
<center>
<embed src="movie.avi" border="0" width="400" height="250">
</center>
</body>
</html>

for windows media to play an avi file a codec such as divx alpha 3.11 would be needed or person surfing web page must have an avi player

best bet would probably be to covert the avi into a mpeg so that windows media would play it
 

OZBoxerLover

Boxer Booster
Windows Media Player does play it. Thanks for the info but that code didn't work I used a href straight to the file and it seems to work I'm uploading the pages to the web now so I'll let you know when it's live.... hope it works!
 
Status
Not open for further replies.
Top