. http://www.shuilongs.com/cios/cios255multi.html


UAS Logo
U NIVERSITY OF A LASKA
S OUTHEAST break bar
SITKA CAMPUS
CIOS 255
Elaine Craddick-Patt

Multimedia Sites

break bar
Introduction
Audio : Guides | Wav Sites | Midi Sites | Language Sites
Downloads : Audio Programs | Audio Editors
Video and Virtual Reality : Sites | Downloads | Editors
break bar

Introduction

Welcome to the Multimedia section of Web Publishing II. This section covers the addition of several multimedia programs to web sites, including audio programs such as midis and wav files, visual programs such as mpgs and simple video clips, to virtual reality programs such as shockwave.

It's really amazing what you can display on the Web. I want to encourage you to test out and use multimedia applications and editors, but remember that there are still a lot of problems that your viewers might run into that can be very frustrating. Giving options and alternatives is truly necessary when you remember the global scope of your users.

One problem with multimedia is the lack of standards. The field of multimedia is rapidly emerging. Because of this and the fact that multimedia is so new, standards are not being developed in a timely fashion. Many of the technologies for creating and displaying multimedia are proprietary. There are several common audio, video and virtual reality formats, but each plug-in can usually only deal with one format. This means for different applications on your site, your viewer would need to download separate plug-ins or programs.

No graphical browser is able to handle every kind of multimedia format that in encounters. Many users are not comfortable downloading and installing plug-ins. They may not be comfortable with the procedure itself nor with the possibility of downloading a virus. In addition, it will may also take them time to fill out a form and the information they give could end up being used for advertising purposes.

Multimedia elements are usually very large. Files can easily be one megabyte or more. Therefore, they take a long time to download and also place a strain on the Internet. If your viewers computer is slow and they are working over a modem, expect that they will be experiencing frustrating delays. Furthermore, on a slow system the results of displaying multimedia are not that impressive since, for example, the frames in a video may not be able to update quickly enough

Because multimedia files are so large, file compression plays an important role in downloads. Usually, when you go to play a large audio clip or a movie, the file containing the data will be buffered. For example, a portion of the movie will be downloaded and stored on the users computer before the movie actually begins playing. The data in the buffer is displayed whle in parallel more data is brought over. This process is known as streaming. For real-time applications such as videoconferencing where such buffering is not possible, the quality of the display over the Internet is usually less than desirable.

Despite all of these shortcomings, multimedia applications are continuously and rapidly improving. They can add excitment in their dynamic nature. If you decide to add multimedia to your site, assume your viewers do not have the "plug-in" or "player" it will take to run it. Prepare your viewers, let them know where and how to download the plug-in, explain why you think it's worth their time, and give them alternative options.

Audio

Guides

Having warned you about some of the limitations of audio, explore this way of including sound from an audio file in a Web page. Assignment

Repositories

There is a truly amazing amount of audio available on-line. You can obtain music by many popular recording artists or obtain audio clips of historical interest. However, like written documents and images, remember that these clips may be protected by copyright.

Wav Sites Midi Sites Language Sites

Audio Downloads

Audio Programs

The following are several popular audio players.

Audio Editors

The following are several popular audio editors allowing Web designers the ability to make sound bits or fine tune saved files.

Video and Virtual Reality

Video
On-line video consists of a motion picture. A video may contain sound or be silent. Because video consists of many frames of images plus sound, video files are much larger than audio files. This means to download a 10 to 15 second portion of a movie can take a long time, particularly over a slow modem line.

As with audio there are a large number of video formats currently in use. The following is a list of the most popular ones: To include a video in a Web page, you make use of the <OBJECT> tag or the Embed tag. For example, to include the movie running.avi in a 200 by 200 pixel area on the screen you use the following HTML code:
Using the embed tag:
<embed src="running.avi" align="baseline" border="0" width="200" height="200">
Using the OBJECT tag:
<OBJECT DATA = "running.avi"
TYPE = "video/msvideo"
HEIGHT = "200"
WIDTH = "200">

<PARAM NAME ="autostart" VALUE ="true">
You are unable to play AVI movies.
Please install the correct plug-in for them.
</OBJECT>
Assignment:
VRML
VRML is the Web-based language used for creating 3D virtual worlds. Like HTML, it is a text-based description language that use tags to describe online content. The big difference is that HTML describes a two-dimensional collection of text, graphics, and sound, while VRML describes graphical 3D environments, or worlds, that users can navigate.

As with the other forms of multimedia, the process of viewing a VRML site includes downloading a file, installing and configuring the plug-in, and obtaining the special VRML browser, which is time consuming for the viewer. Plus you need to have a fast and powerful computer system in order to obtain the full effect of a virtual reality world.

A VRML file is a plaintext or compressed text file. Such files have a MIME type of model/vrml and extensions such as the following: Where HTML files create "pages", VRML files are rendered as "worlds." So interpret the .wrl extension as "world." The z at the end of the extension would denote a zip or compressed file. The .mov extension represents a QTVR (QuickTime movie) that represents a 360 degree image.

To include the VRML world right in your HTML document you would could use the OBJECT, Embed tags or a Frame. The following are a few examples:
Using the embed tag:
<embed src="sample.wrl" align="baseline" border="0" width="400" height="250">
Using the OBJECT tag:
<OBJECT DATA = "running.wrl"
TYPE = "model/vrml"
HEIGHT = "200"
WIDTH = "200">

<PARAM NAME ="color" VALUE ="brown">
We're sorry. Your broswer is unable to play this great video.
</OBJECT>
Using a Frame tag:
<FRAME SRC="running.wrl" NAME="3DPictures">
Assignment:

Sites

A Few More Downloads

Video and Virtual Reality Editors


email your answers to: ecpatt@ptialaska.netThe Facilitator
ecpatt@ptialaska.net


Back a page Class Menu Up to the top of this page Next section
[blue bar]

Web Publishing II
Assignments Part I : Providers | HTML II | Downloads | Graphics
Assignments Part II : HTML III | Multimedia | WebMasters
Student Sites | Feedback

UAS-S Classroom Menu
The Enhanced Java and Frames Classroom
CIOS: 145: Internet Concepts and Applications
CIOS: 171: Web Programming I | 271: Web Programming II
CIOS: S293: Advanced Internet | F246: Advanced Internet
CIOS: 153: Web Publishing Concepts/Applications | 255: Web Publishing Concepts/Applications/HTML II
Continuing Education Workshops: CE-Web Page Making

Shui Long's Cavern
Search Engines | CAVERN MAIN PAGE | Weekly News
What Is The Cavern? | Technical Notes | The Challenge | The Reward | Communication | Who Is Shui Long?
Eclectic InterLinks | Homepage InterChange | Knowledge | Library | The Metzler Gallery | Power Navigating
CAVERN INDEX | JAVA CAVERN


SLC Shui Long's Cavern copyright Shui Long's Cavern copyright

This website is maintained by Shui Long, and was
[blue bar]

counter