Chapter 1 - Introduction To Multimedia
Chapter 1 - Introduction To Multimedia
Chapter 1 - Introduction To Multimedia
SCHOOL OF COMPUTING
Multimedia
Introduction to Multimedia
Multimedia means from computer science point of view that computer information can be
represented through multiple modalities like audio, video, and animation in addition to
traditional media (i.e., text, graphics drawings, images).
Multimedia is the field concerned with the computer-controlled integration of text, graphics,
drawings, still and moving images (Video), animation, audio, and any other media where every
type of information can be represented, stored, transmitted and processed digitally.
Newspaper was perhaps the first mass communication medium, which used mostly text, graphics,
and images.
In 1895, Gugliemo Marconi sent his first wireless radio transmission at Pontecchio, Italy. A
few years later (in 1901), he detected radio waves beamed across the Atlantic. Initially
invented for telegraph, radio is now a major medium for audio broadcasting. Television was
the new media for the 20th century. It brings the video and has since changed the world of
mass communications.
On computers, the following are some of the important events:
1945 -Vannevar Bush (1890-1974) wrote about Memex.
MEMEX stands for MEMory EXtension. A memex is a device in which an individual stores
all his books, records, and communications, and which is mechanized so that it may be
consulted with exceeding speed and flexibility. It is an enlarged intimate supplement to his
memory.
1960s-Ted Nelson started Xanadu project (Xanadu – a kind of deep Hypertext).
Project Xanadu was the explicit inspiration for the World Wide Web, for Lotus
Notes and for HyperCard, as well as less-well-known systems.
1989 - Tim Berners-Lee proposed the World Wide Web to CERN (European Council for
Nuclear Research)
1990 - K. Hooper Woolsey, Apple Multimedia Lab gave education to 100 people
1992 - The first M-Bone audio multicast on the net (MBONE- Multicast Backbone) 1993
– U. Illinois National Center for Supercomputing Applications introduced NCSA Mosaic
(a web browser)
1994 - Jim Clark and Marc Andersen introduced Netscape Navigator (web browser).
Hypertext is a text, which contains links to other texts. The term was invented by Ted Nelson
around 1965. Hypertext is usually non-linear.
Hypertext
Hypermedia
The World Wide Web (WWW) is the best example of hypermedia applications.
PowerPoint
Adobe Acrobat
Macromedia Director
Application of hypertext concept to multimedia documents
Linking or embedding of multimedia objects
System components (e.g. Word-Wide Web)
Makeup language e.g. HyperText Markup Language (HTML)
Directory service e.g. Uniform Resource Locator (URL) communication protocols
HyperText Transfer Protocol (HTTP), File Transfer Protocol (FTP)
Given the above challenges, the following features are desirable for a Multimedia System:
1. Very high processing speed processing power. Why? Because there are large data to be
processed. Multimedia systems deals with large data and to process data in real time, the
hardware should have high processing capacity.
2. It should support different file formats. Why? Because we deal with different data types
(media types).
3. Efficient and High Input-output: input and output to the file subsystem needs to be efficient
and fast. It has to allow for real-time recording as well as playback of data. e.g. Direct to Disk
recording systems.
4. Special Operating System: to allow access to file system and process data efficiently and
quickly. It has to support direct transfers to disk, real-time scheduling, fast interrupt
processing, I/O streaming, etc.
5. Storage and Memory: large storage units and large memory are required. Large Caches are
also required.
6. Network Support: Client-server systems common as distributed systems common.
4) Compression and decompression: Why? Because multimedia deals with large amount of
data (e.g. Movie, sound, etc) which takes a lot of storage space.
* * * * *