MULTIMEDIA - WHAT IS IT? DEFINITION 1: Uses a VARIETY of media ELEMENTS for instruction Media elements are: text, sound, graphics, moving images (real.

Slides:



Advertisements
Similar presentations
3.01C Multimedia Elements and Guidelines 3.01 Explore multimedia systems, elements and presentations.
Advertisements

4.1Different Audio Attributes 4.2Common Audio File Formats 4.3Balancing between File Size and Audio Quality 4.4Making Audio Elements Fit Our Needs.
2 Information Processing
Motivation Application driven -- VoD, Information on Demand (WWW), education, telemedicine, videoconference, videophone Storage capacity Large capacity.
3.02C Multimedia Fair Uses Guidelines and Elements
EE442—Multimedia Networking Jane Dong California State University, Los Angeles.
Multimedia for the Web: Creating Digital Excitement Multimedia Element -- Graphics.
Graphics CS 121 Concepts of Computing II. What is a graphic? n A rectangular image. n Stored in a file of its own, or … … embedded in another data file.
Una DooneyMultimediaSlide 1 What is Multimedia? A combination of different media types such as text, graphics, audio, video and animation etc in a single.
Copyright 2003 Monash University IMS5401 Web-based Information Systems Topic 2: Elements of the Web (d) Digital representation.
Guilford County SciVis V106.01
V Obtained from a Guildford County workshop-Summer, 2014.
Image Formation and Digital Video
Part A Multimedia Production Rico Yu. Part A Multimedia Production Ch.1 Text Ch.2 Graphics Ch.3 Sound Ch.4 Animations Ch.5 Video.
Digital Images. Scanned or digitally captured image Image created on computer using graphics software.
4.1 Digital Multimedia Elements
Skill Area 212 Introduction to Multimedia Internet and MultiMedia for SC 2.
Media File Formats Jon Ivins, DMU. Text Files n Two types n 1. Plain text (unformatted) u ASCII Character set is most common u 7 bits are used u This.
Graphics.
CS 1308 Computer Literacy and the Internet. Creating Digital Pictures  A traditional photograph is an analog representation of an image.  Digitizing.
CSCI-235 Micro-Computers in Science Hardware Part II.
Module Code: CU0001NI Technical Information on Digital Images Week -2.
Simple Graphics. Graphics Used in PowerPoint, Web pages and others Basic Knowledge drawing change of colour, shape and others acquiring, video camera,
1 Lecture 12: Multimedia Not in Web 101 Text  Important Multimedia Issues  Audio  Movies and Video  Multimedia and HTML Documents.
 Refers to sampling the gray/color level in the picture at MXN (M number of rows and N number of columns )array of points.  Once points are sampled,
3. Multimedia Systems Technology
Sound or Audio, whichever you prefer –MIDI Files.midi or.mid (Musical Instrument Digital Interface) use for instrumental music. –This format is supported.
Multimedia Elements: Sound, Animation, and Video.
Overview of Multimedia A multimedia presentation might contain: –Text –Animation –Digital Sound Effects –Voices –Video Clips –Photographic Stills –Music.
3.01C Multimedia Elements and Guidelines 3.01 Explore multimedia systems, elements and presentations.
Common file formats  Lesson Objective: Understanding common file formats and their differences.  Learning Outcome:  Describe the type of files which.
1 1 Introduction to Computer Science بسم الله الرحمن الرحيم MULTIMEDIA LEVEL -9 King Khalid University Kingdom of Saudi Arabia Ministry of Higher Education.
Multimedia Elements II Graphics, Digital Video. UIT - Multimedia Production2 Multimedia Elements Multimedia elements include: Text Graphics Animation.
Video.
GIF - Graphics Interchange Format JPEG - Joint Photographic Experts Group PNG - Portable Network Graphics GIF images are limited to the 8 bit palette which.
Information Processes and Technology Multimedia: Graphics.
XP Practical PC, 3e Chapter 15 1 Creating Desktop Video and Animation.
File Format. Graphics file Format GIF (Graphics Interchange Format) JPEG (Joint Photographic Experts Group) PNG (Portable Network Graphics) TIFF (Tag.
File Format. Graphic file Format GIF –cross-platform compatibility –developed by CompuServe as a common format for exchanging bitmapped images between.
Graphics An image is made up of tiny dots called pixels (“picture elements”) The resolution determines the.
LECTURE 07 RAZIA NISAR NOORANI Digital Video. Basic Digital Video Concepts CS118 – Web Engineering 2 Movie length Frame size Frame rate Quality Color.
Media Types Information Systems can contain the following types of media: Sound, graphics, video & text.
Chap 14 Presentation Layer Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
CSCI-100 Introduction to Computing Hardware Part II.
Image File Formats. What is an Image File Format? Image file formats are standard way of organizing and storing of image files. Image files are composed.
Chapter 1 Background 1. In this lecture, you will find answers to these questions Computers store and transmit information using digital data. What exactly.
Chapter 6:Graphics & Multimedia. “ MULTIMEDIA is a seamless integration of data, text, image of all kinds and sound within a digital environment. ” FELDMAN,
MULTIMEDIA Multimedia is the field concerned with the computer- controlled integration of text, graphics, drawings, still and moving images (Video), animation,
Graphics and Image Data Representations 1. Q1 How images are represented in a computer system? 2.
Information Systems Design and Development Media Types Computing Science.
Software Design and Development Storing Data Part 2 Text, sound and video Computing Science.
Part A Multimedia Production
Copyright © 2003 Prentice Hall, IncSlides created by Bob Koziel.
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
DIGITAL MEDIA FOUNDATIONS
Creating Desktop Video and Animation
VIDEO.
Chapter 3:- Graphics Eyad Alshareef Eyad Alshareef.
3.01C Multimedia Fair Uses Guidelines and Elements
Overview What is Multimedia? Characteristics of multimedia
Web Design and Development
3.01C Multimedia Elements and Guidelines
3.01C Multimedia Fair Uses Guidelines and Elements
Final Study Guide Arts & Communications.
3.01C Multimedia Fair Uses Guidelines and Elements
3.01C Multimedia Elements and Guidelines
(c) V/2-Com (Verhaart) Multimedia Elements & standards 4/15/2019 (c) V/2-Com (Verhaart)
3.01C Multimedia Fair Uses Guidelines and Elements
Digital Video Faraz Khan.
Presentation transcript:

MULTIMEDIA - WHAT IS IT? DEFINITION 1: Uses a VARIETY of media ELEMENTS for instruction Media elements are: text, sound, graphics, moving images (real or artificial) DEFINITION 2: Uses a VARIETY of media TECHNOLOGIES for instruction Technologies are: correspondence study, satellite video, e-mail, etc.

A multimedia presentation might contain: A multimedia computer can run a slide show and/or display animated graphics with a full sound track of music, speech and sound effects. A multimedia presentation might contain: Text Animation Digital Sound Effects Voices Video Clips Photographic Stills Music

Overview of Graphics Properties of color Essentially, color is light. Colors has three fundamental characteristics: hue, brightness, and saturation. Related to the three characteristics of light waves:wavelength (hue), amplitude (brightness), and purity (saturation).

Hue varies as you move around the cone in a clockwise or counter-clockwise motion on a plane perpendicular to the vector of the cone. Brightness varies as you move up or down the cone. The brightest color is at the top and the least bright color is at the bottom. Saturation changes as you move in toward the center of the cone or outward toward the surface. The least saturated colors are in the center while the most saturated colors are at the outside surface. Color space model

Properties of Pixels A pixel is the smallest unit of programmable color on a computer display or in a computer image. Every computer graphic is made up of a grid of pixels. When these pixels are painted onto the screen, they form an image.

A bitmap is a collection of pixels that describes an image. enlarged

Bit depth is the number of bits used to store information about each pixel. The higher the depth, the more colors are stored in an image. 1-bit image (21 = 2 colors, black or white) 8-bit image (28 = 256 colors) 24-bit image (224 = 16777216 colors)

Resolution Refers to the number of pixels per unit length on a monitor. It is usually measured in pixels per inch or dots per inch (dpi). Monitors come in a variety of resolutions. They can get as small as 320  200 pixels or as large as 1280  1024 pixels.

Vector graphics Vector graphics is defined by a sequence of commands or mathematical statements that place lines and shapes in a given two-dimensional or three-dimensional space. For example, instead of containing each bit of a line drawing, a vector graphic file describes a series of points to be connected.

A straight line may be defined as: In bitmap graphics 000000000000000000 000111111111111000 In vector graphics line ([4,2],[15,2]), where [4,2] and [15,2] are coordinates of two points, and line() is a command drawing a line between two points

Different features between bitmap and vector graphics File size vector graphics smaller bitmap graphics larger Change of an image size (rescale) vector graphics: without loss of resolution bitmap graphics: with loss of resolution

Vector graphics Bitmap graphics File size 12 Kbytes File size

Some common file formats of bitmap graphics GIF: commonly used for Web graphics. It only supports 256 colors. With compression. JPEG: commonly used for Web graphics. It supports millions colors. With compression. BMP: Microsoft's native graphic file format. PICT: Apple Macintosh's native graphic file format. TIFF: primarily used for scanned images (mostly scanned photographs) and is suitable for desktop publishing applications.

Some common file formats of vector graphics EPS (Encapsulated PostScript): for the PostScript language. It uses a combination of PostScript commands and TIFF or PICT formats. DXF (Data Exchange File): created by AutoDesk. Almost all PC-based Computer-Aided Design (CAD) systems support DXF.   WMF (Windows Metafile Format): for exchanging graphics between Microsoft Windows applications.

Digital Audio Capture Analog (continuous) signal digital (discrete) signal

When the amplitude of the analog signal is sampled at the instant, it is converted into a digital signal consisting of a number of digits. It is an approximation.

Factors affecting the conversion process 1) Number of bits used to represent different amplitudes of a sound signal The greater the number of bits, the better the approximation. 4 bits  24 = 16 levels 8 bits  28 = 256 levels 16 bits  216 = 65536 levels (for CD player)

Factors affecting the conversion process 2) The sampling frequency (number of samples taken in one second) The higher the sampling frequency, the better the approximation. Nyquist's sampling theorem If sampling frequency > 2  highest frequency, the signal can be reconstructed with no distortion.

Telephone quality speech Range: 300 to 3400 Hz sampling frequency = 8000 Hz > 2  3400 Hz CD quality sound Up to 20 kHz sampling frequency = 44.1 kHz > 2  20 kHz

Factors affecting the conversion process 3) Number of channels One channel: mono Two channels: stereo file size of stereo sound file = 2  file size of the mono sound file.

 sampling frequency  number of channel Bit rate = (number of bits / second) at the output = number of bits used in sampling  sampling frequency  number of channel

Example of bit rate calculation For CD, number of bits: 16 channel: 2 (stereo) sampling frequency: 44.1 kHz Bit rate = 16  2  44.1k = 1411 Kbits / second = 176 Kbytes / second A song of 4 minutes long = 176 Kbytes  4  60 = 41 Mbytes

Example of bit rate calculation For telephone quality speech, number of bits: 8 channel: 1 (mono) sampling frequency: 8 kHz Bit rate = 8  1  8k = 64 Kbits / second = 8 Kbytes / second

Some common audio file formats 1) MIDI (Musical Instrument Digital Interface) It is designed for recording and playing back music on digital synthesizers. It records information about how music is produced: note-ons, note-offs, key velocity, pitch bend and other methods of controlling a synthesizer. Advantage: very small file size. Disadvantage: lack of specific sound control.

Some common audio file formats 2) MP3 (MPEG-1 Audio Layer-3) It is a standard technology and format for compressing a sound sequence into a very small file (about 1:12) while preserving the original level of sound quality. A compression algorithm reduces data about sound that most listeners cannot perceive.

Some common audio file formats 3) Wave file It is an audio file format created by Microsoft. It has become a standard PC audio file format for everything from system and game sounds to CD-quality audio. 4) RealAudio and Shockwave They are designed to allow real-time playback of audio directly from a Web site.

Digital Video Capture What is digital video? What is Video Capture? Essentially, it is a sequence of images output at a certain rate (e.g. 30 images/second) to make the eye believe that the objects in the images are in continuous motion. What is Video Capture? Using computer hardware, we are able to capture images from a video source (usually a video tape). Once captured, the video (or images) can be edited and manipulated.

Storage consideration Consider a single frame (image) being displayed on a TV monitor. Assume the frame size is 640  480 pixels and one pixel requires 2 bytes (216 = 65536 colors). Storage space = 640  480  2 = 600 KB The frame rate of a regular TV is 30 fps (i.e. frames per second). The total amount of required space for one second = 600 KB  30 = 17.6 MB

Storage size of a CD-ROM is about 650 Mbytes. It can store video of 650/17.6 = 37 seconds long !! Thus it is necessary to decrease: frame rate (i.e. number of images per second) frame size (i.e. size of an image) image quality (i.e. number of colors used) Usually captured video clips are smaller, play at a slower rate, or have colours less rich than the original.

Another approach to reducing storage requirement is compression. Lossless compression: retain original data, with low compression rate (1:3) Lossy compresssion: remove data that is unlikely to be noticed by the viewer, with high compression rate (1:30).

Some common video file formats 1) MPEG It is the most popular standard. MPEG stands for Moving Picture Experts Group. It develops data model for compression of moving pictures and audio signals. Compression ratio = 200:1 Different MPEG standards MPEG-1: released in 1993 MPEG-2: released in 1995 MPEG-3: most popular version now

Different MPEG standards MPEG-4: latest format, for video transmission over the Internet and mobile phones MPEG-7: latest development project, an international standard by 2001 Note that .mp3 file suffixes indicate MP3 (MPEG-1 audio layer-3) files, not MPEG-3 standard files.

Some common video file formats 2) RealVideo It is a kind of streaming video. When the user accesses a web site, the video clip continuously downloads while being viewed. RealPlayer (a free plug-in program for the web browser) is required to play the RealVideo file. 3) Quicktime It is the proprietary standard of Apple Macintosh. The latest version includes the streaming feature (like RealVideo). Quicktime file can be run on both Macintosh and x86 computers.

Some common video file formats 4) AVI It stands for Audio Video Interlaced, developed by Microsoft. It was the first video editing system. But it now has some problems (e.g. file size restriction and lack of driver support in interface cards).