|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ||
| ASCII Text | x | ||
| Michael Malak, "Adding Video to Your Web Pages," Computing in Science and Engineering, vol. 2, no. 3, pp. 74-77, May/June, 2000. | |||
| BibTex | x | ||
| @article{ 10.1109/5992.841799, author = {Michael Malak}, title = {Adding Video to Your Web Pages}, journal ={Computing in Science and Engineering}, volume = {2}, number = {3}, issn = {1521-9615}, year = {2000}, pages = {74-77}, doi = {http://doi.ieeecomputersociety.org/10.1109/5992.841799}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - MGZN JO - Computing in Science and Engineering TI - Adding Video to Your Web Pages IS - 3 SN - 1521-9615 SP74 EP77 EPD - 74-77 A1 - Michael Malak, PY - 2000 VL - 2 JA - Computing in Science and Engineering ER - | |||
DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/5992.841799
If you write web pages, especially instructional ones, you will probably at some point want to embed a movie in a page, perhaps to demonstrate equipment or show an in-class experiment in near-real time. This journey from hypertext to hypermedia can be quite bumpy; there are many problems to deal with. This article discusses how to hide the bumps from both yourself and your reader. Digital video comes in a number of file formats. Three have emerged as standard: QuickTime: file suffix is .mov or .qt, MIME type is "video/quicktime" Microsoft Video: suffix is .avi, MIME type is "video/x-msvideo" MPEG: suffix is .mpeg or .mpg, MIME type is "video/mpeg" Stick to these types for downloadable files--they are best for short clips. If you want to have many long video clips at your site, you might want to look into a streaming video solution such as RealVideo or NetShow. You can easily modify the framework I discuss here to handle any kind of video, so I will only talk about the three common types.
Citation:
Michael Malak, "Adding Video to Your Web Pages," Computing in Science and Engineering, vol. 2, no. 3, pp. 74-77, May-June 2000, doi:10.1109/5992.841799
Usage of this product signifies your acceptance of the Terms of Use.

