How do I get this video to work on my website?
I have a DVD a friend of mine made… it is video he made with his digital video camera of some Action Sports. I want to post it on my website where people can see it. He created the DVD with a Apple… I have a PC. The DVD files I see are as follows:
VIDEO_TS.IFO 12KB
VIDEO_TS.MPEG 232KB
VIDEO_TS.BUP 12KB
VTS_01_0.IFO 22KB
VTS_01_0.MPEG 270KB
VTS_01_0.BUP 22KB
and last but not least…
VTS_01_1.MPEG 335,006KB — I am pretty sure this is the video I want.
I know how to FTP and I have full access to a web server without any monthly bandwidth limitations… within reason of course.
well you can either upload the file and have a link to it on your site for download or you can show it on thei site by using the <embed> tag – checkout http://www.w3schools.org for more info on <embed>
Otherwise you might want to consider streaming the video- for this you will need streaming software. search "streaming video" on http://www.wikipedia.org for more info.
Hope this helps
well you can either upload the file and have a link to it on your site for download or you can show it on thei site by using the <embed> tag – checkout http://www.w3schools.org for more info on <embed>
Otherwise you might want to consider streaming the video- for this you will need streaming software. search "streaming video" on http://www.wikipedia.org for more info.
Hope this helps
References :