SlideShare a Scribd company logo
1 of 27
Download to read offline
Multimedia
Lecture I
Introduction to Multimedia
Dr. George Karraz (2022) 1
Introduction to Multimedia
Contents:
1. What is Multimedia?
2. What is HyperText and HyperMedia?
3. Multimedia Systems
4. Applications
5. Multimedia Data
Dr. George Karraz (2022) 2
1. What is Multimedia?
Multimedia can have many definitions these include:
• Multimedia means that computer information can be represented through
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.
Dr. George Karraz (2022) 3
1. What is Multimedia?
Multimedia Application:
A Multimedia Application is an application which uses a
collection of multiple media sources e.g. text, graphics,
images, sound/audio, animation and/or video.
Dr. George Karraz (2022) 4
2. What is HyperText and HyperMedia?
Hypertext is a text which contains links to other texts. The term was invented
by Ted Nelson around 1965.
Dr. George Karraz (2022) 5
2. What is HyperText and HyperMedia?
• HyperText Navigation: Traversal through pages of hypertext is therefore
usually non-linear (as indicated below). This has implications in layout and
organization of material and depends a lot on the application at hand.
Dr. George Karraz (2022) 6
2. What is HyperText and HyperMedia?
Hypermedia definition: is not constrained to be text-based. It can include
other media, e.g., graphics, images, and especially continuous media { sound
and video}.
Dr. George Karraz (2022) 7
2. What is HyperText and HyperMedia?
Example Hypermedia Applications?
• The World Wide Web (WWW) is a clear example of a hypermedia application.
• PowerPoint
• Adobe Acrobat (or other PDF software)
• Adobe Flash
• Many many others?
Dr. George Karraz (2022) 8
3. Multimedia Systems
Multimedia System Definitions:
• A Multimedia System is a system capable of processing multimedia data and
applications.
• A Multimedia System is characterized by the processing, storage, generation,
manipulation and rendition of Multimedia information.
Dr. George Karraz (2022) 9
3. Multimedia Systems
Characteristics of a Multimedia System: A Multimedia system has four
basic characteristics:
• Multimedia systems must be computer controlled.
• Multimedia systems are integrated.
• The information they handle must be represented digitally.
• The interface to the final presentation of media is usually interactive.
Dr. George Karraz (2022) 10
3. Multimedia Systems
Challenges for Multimedia System:
• Distributed Networks &Temporal relationship between data:
o Render different data at same time(continuously).
o Sequencing within the media: playing frames in correct
order/time frame in video
o Synchronization | inter-media scheduling
Dr. George Karraz (2022) 11
3. Multimedia Systems
Challenges for Multimedia System:
• E.g. Video and Audio | Lip synchronization is clearly important
for humans to watch playback of video and audio and even
animation and audio.
• Ever tried watching an out of (lip) sync lm for a long time?
Dr. George Karraz (2022) 12
3. Multimedia Systems
Key Issues for Multimedia Systems:
• How to represent and store temporal information.
• How to strictly maintain the temporal relationships on play back/retrieval
• Data has to represented digitally {Analog | Digital Conversion, Sampling, etc.}
• Large Data Requirements {bandwidth, storage, etc.}
Data compression is usually mandatory
Dr. George Karraz (2022) 13
3. Multimedia Systems
Desirable Features for a Multimedia System:
• Very High Processing Power: needed to deal with large data processing and real
time delivery of media. Special hardware commonplace.
• Multimedia Capable File System: needed to deliver real-time media, e.g. Video/
Audio Streaming.
• Data Representations: File Formats that support multimedia should be easy to
handle yet allow for compression/decompression in real-time.
Dr. George Karraz (2022) 14
3. Multimedia Systems
Desirable Features for a Multimedia System:
• Efficient and High I/O: input and output to the le subsystem needs to be
efficient and fast. Needs to allow for real-time recording as well as playback
of data. e.g. Direct to Disk recording systems.
• Special Operating System: to allow access to file system and process data
efficiently and quickly. Needs to support direct transfers to disk, real-time
scheduling, fast interrupt processing, I/O streaming etc.
Dr. George Karraz (2022) 15
3. Multimedia Systems
Desirable Features for a Multimedia System:
• Storage and Memory: large storage units (of the order of hundreds of Tb if
not more) and large memory (several Gb or more). Large Caches also required
and high speed buses for efficient management.
• Network Support: Client-server systems common as distributed systems
common.
• Software Tools: user friendly tools needed to handle media, design and develop
applications, deliver media.
Dr. George Karraz (2022) 16
3. Multimedia Systems
Components of a Multimedia System
Dr. George Karraz (2022)
Capture
devices
Storage
Devices
Networks
Computer
Systems
Display
Devices
Video Camera, Video
Recorder, Audio
Microphone,
Keyboards,
mice,…etc
Hard disks, CD-
ROMs, DVD-
ROM, etc
Local Networks,
Intranets, Internet,
etc
Multimedia
Desktop machines,
Workstations,
VIDEO/ DSP
Hardware
CD-quality
speakers,
HDTV,SVGA, Hi-
Res monitors, Color
printers etc.
17
4. Applications
• World Wide Web
• Hypermedia courseware
• Video conferencing
• Video-on-demand
• Interactive TV
Dr. George Karraz (2022)
• Groupware
• Home shopping
• Games
• Virtual reality
• Digital video editing and production systems
18
5. Multimedia Data
1. Text and Static Data
• Source: keyboard, speech input, optical character recognition, data stored on
disk.
• Storage of text is 1 byte per char / more bytes for Unicode. For other forms
of data (e.g. Spreadsheet les).
• May store format as text (with formatting) others may use binary encoding.
• Format: Raw text or formatted text e.g. HTML, Rich Text Format (RTF),
Word or a program language source (Java, Python, MATLAB etc.)
Dr. George Karraz (2022) 19
5. Multimedia Data
2. Graphics
• Format: constructed by the composition of primitive objects such as lines, polygons, circles,
curves and arcs.
• Input: Graphics are usually generated by a graphics editor program (e.g. Illustrator) or
automatically by a program(e.g. Postscript).
• Graphics are usually editable or revisable (unlike Images).
• Graphics input devices: keyboard (for text and cursor control), mouse, trackball or graphics
tablet.
• graphics standards : OpenGL, PHIGS, GKS
• Graphics les usually store the primitive assembly
• Do not take up a very high storage overhead.
Dr. George Karraz (2022) 20
5. Multimedia Data
3. Images
• Still pictures which (uncompressed) are represented as a bitmap (a grid
of pixels).
• Input: digitally scanned photographs/pictures or direct from a digital
camera.
• Input: May also be generated by programs similar" to graphics or
animation programs.
• Stored at 1 bit per pixel (Black and White), 8 Bits per pixel (Grey Scale,
Color Map) or 24 Bits per pixel (True Color)
Dr. George Karraz (2022) 21
5. Multimedia Data
3. Images
• Size: a 512x512 Grey scale image takes up 1/4 MB, a 512x512 24
bit image takes 3/4 MB with no compression.
• This overhead soon increases with image size | modern high
digital camera 10+ Megapixels 29 MB uncompressed!
• Compression is commonly applied.
Dr. George Karraz (2022) 22
5. Multimedia Data
4. Audio
• Audio signals are continuous analog signals.
• Input: microphones and then digitized and stored.
• CD Quality Audio requires 16-bit sampling at 44.1 KHz Even higher audiophile
rates (e.g. 24-bit, 96 KHz)
• 1 Minute of Mono CD quality (uncompressed) audio requires 5 MB.
• 1 Minute of Stereo CD quality (uncompressed) audio requires 10 MB.
• Usually compressed (E.g. MP3, AAC, Flac, Ogg Vorbis).
Dr. George Karraz (2022) 23
5. Multimedia Data
5. Video
• Input: Analog Video is usually captured by a video camera and then digitized.
• There are a variety of video (analog and digital) formats
• Raw video can be regarded as being a series of single images. There are
typically 25, 30 or 50 frames per second.
• E.g. A 512 512 size monochrome video images take 25 0:25 = 6.25MB for a
second to store uncompressed.
Dr. George Karraz (2022) 24
5. Multimedia Data
5. Video
• Typical PAL digital video (720 576 pixels per color frame) 1:24 x 25 = 31MB
for a second to store uncompressed.
• High Definition video on Blu-ray (up to 1920 1080 = 2 Megapixels per
frame) 6:2 x 25 = 155MB for a second to store uncompressed. (There are
higher possible frame rates!)
• Digital video clearly needs to be compressed for most times.
Dr. George Karraz (2022) 25
5. Multimedia Data
Multimedia Data Compression: How can we compress data?
• Lossless: Ideal (e.g. zip, Unix compress) not good enough for MM data!
• Lossy: Throw away nonessential (perceptually less relevant) parts of the data
stream FILTER the data somehow. Examples: MP3, JPEG, MPEG
Video/Audio
• Compression via Synthesis: can be done in many less bits in certain cases.
Examples: Vector Graphics (Flash), MPEG, Video, MP4 (Audio), MIDI.
Dr. George Karraz (2022) 26
Dr. George Karraz (2022) 27
Thank you!
Next: Basics of Digital & Signal Processing

More Related Content

Similar to ch1.pdf

Multimedia system and hardware devices
Multimedia system and hardware devices Multimedia system and hardware devices
Multimedia system and hardware devices Abhay Kumar
 
Multimedia tech.sec a & b
Multimedia tech.sec a & bMultimedia tech.sec a & b
Multimedia tech.sec a & bSonu Sharma
 
chapter7-151010022348-lva1-app6892 (1).pptx
chapter7-151010022348-lva1-app6892 (1).pptxchapter7-151010022348-lva1-app6892 (1).pptx
chapter7-151010022348-lva1-app6892 (1).pptxJayasheelanP
 
Chapter 7 : MAKING MULTIMEDIA
Chapter 7 : MAKING MULTIMEDIAChapter 7 : MAKING MULTIMEDIA
Chapter 7 : MAKING MULTIMEDIAazira96
 
Chapter 02 multimedia systems hardware and software
Chapter 02   multimedia systems hardware and softwareChapter 02   multimedia systems hardware and software
Chapter 02 multimedia systems hardware and softwareUrvi Surat
 
Chapter 1-Introduction to Media-Past, Present and Future.ppt
Chapter 1-Introduction to Media-Past, Present and Future.pptChapter 1-Introduction to Media-Past, Present and Future.ppt
Chapter 1-Introduction to Media-Past, Present and Future.pptVasanthiMuniasamy2
 
New coding techniques, standardisation, and quality metrics
New coding techniques, standardisation, and quality metricsNew coding techniques, standardisation, and quality metrics
New coding techniques, standardisation, and quality metricsTouradj Ebrahimi
 
Multi media mca_sem5_notes
Multi media mca_sem5_notesMulti media mca_sem5_notes
Multi media mca_sem5_notesashish yadav
 
Multimedia technology
Multimedia technologyMultimedia technology
Multimedia technologyVishnu Ram
 
Cataloging Video Resources with RDA Workshop: Pt. 1
Cataloging Video Resources with RDA Workshop: Pt. 1Cataloging Video Resources with RDA Workshop: Pt. 1
Cataloging Video Resources with RDA Workshop: Pt. 1ALATechSource
 
Multimedia authoring and user interface
Multimedia authoring and user interface Multimedia authoring and user interface
Multimedia authoring and user interface nirmalbj
 

Similar to ch1.pdf (20)

Multimedia system and hardware devices
Multimedia system and hardware devices Multimedia system and hardware devices
Multimedia system and hardware devices
 
Multimedia tech.sec a & b
Multimedia tech.sec a & bMultimedia tech.sec a & b
Multimedia tech.sec a & b
 
chapter7-151010022348-lva1-app6892 (1).pptx
chapter7-151010022348-lva1-app6892 (1).pptxchapter7-151010022348-lva1-app6892 (1).pptx
chapter7-151010022348-lva1-app6892 (1).pptx
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Mms intro
Mms introMms intro
Mms intro
 
Unit 4 and 5
Unit 4 and 5Unit 4 and 5
Unit 4 and 5
 
Chapter 7
Chapter 7Chapter 7
Chapter 7
 
Chapter 7 : MAKING MULTIMEDIA
Chapter 7 : MAKING MULTIMEDIAChapter 7 : MAKING MULTIMEDIA
Chapter 7 : MAKING MULTIMEDIA
 
Chapter 02 multimedia systems hardware and software
Chapter 02   multimedia systems hardware and softwareChapter 02   multimedia systems hardware and software
Chapter 02 multimedia systems hardware and software
 
Chapter 1-Introduction to Media-Past, Present and Future.ppt
Chapter 1-Introduction to Media-Past, Present and Future.pptChapter 1-Introduction to Media-Past, Present and Future.ppt
Chapter 1-Introduction to Media-Past, Present and Future.ppt
 
Mutimedia
MutimediaMutimedia
Mutimedia
 
CS-324-6-2.pdf
CS-324-6-2.pdfCS-324-6-2.pdf
CS-324-6-2.pdf
 
New coding techniques, standardisation, and quality metrics
New coding techniques, standardisation, and quality metricsNew coding techniques, standardisation, and quality metrics
New coding techniques, standardisation, and quality metrics
 
Multimedia System
Multimedia SystemMultimedia System
Multimedia System
 
Multi media mca_sem5_notes
Multi media mca_sem5_notesMulti media mca_sem5_notes
Multi media mca_sem5_notes
 
Multimedia technology
Multimedia technologyMultimedia technology
Multimedia technology
 
3DgraphicsAndAR
3DgraphicsAndAR3DgraphicsAndAR
3DgraphicsAndAR
 
Unit 1
Unit 1Unit 1
Unit 1
 
Cataloging Video Resources with RDA Workshop: Pt. 1
Cataloging Video Resources with RDA Workshop: Pt. 1Cataloging Video Resources with RDA Workshop: Pt. 1
Cataloging Video Resources with RDA Workshop: Pt. 1
 
Multimedia authoring and user interface
Multimedia authoring and user interface Multimedia authoring and user interface
Multimedia authoring and user interface
 

Recently uploaded

MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 

Recently uploaded (20)

MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 

ch1.pdf

  • 1. Multimedia Lecture I Introduction to Multimedia Dr. George Karraz (2022) 1
  • 2. Introduction to Multimedia Contents: 1. What is Multimedia? 2. What is HyperText and HyperMedia? 3. Multimedia Systems 4. Applications 5. Multimedia Data Dr. George Karraz (2022) 2
  • 3. 1. What is Multimedia? Multimedia can have many definitions these include: • Multimedia means that computer information can be represented through 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. Dr. George Karraz (2022) 3
  • 4. 1. What is Multimedia? Multimedia Application: A Multimedia Application is an application which uses a collection of multiple media sources e.g. text, graphics, images, sound/audio, animation and/or video. Dr. George Karraz (2022) 4
  • 5. 2. What is HyperText and HyperMedia? Hypertext is a text which contains links to other texts. The term was invented by Ted Nelson around 1965. Dr. George Karraz (2022) 5
  • 6. 2. What is HyperText and HyperMedia? • HyperText Navigation: Traversal through pages of hypertext is therefore usually non-linear (as indicated below). This has implications in layout and organization of material and depends a lot on the application at hand. Dr. George Karraz (2022) 6
  • 7. 2. What is HyperText and HyperMedia? Hypermedia definition: is not constrained to be text-based. It can include other media, e.g., graphics, images, and especially continuous media { sound and video}. Dr. George Karraz (2022) 7
  • 8. 2. What is HyperText and HyperMedia? Example Hypermedia Applications? • The World Wide Web (WWW) is a clear example of a hypermedia application. • PowerPoint • Adobe Acrobat (or other PDF software) • Adobe Flash • Many many others? Dr. George Karraz (2022) 8
  • 9. 3. Multimedia Systems Multimedia System Definitions: • A Multimedia System is a system capable of processing multimedia data and applications. • A Multimedia System is characterized by the processing, storage, generation, manipulation and rendition of Multimedia information. Dr. George Karraz (2022) 9
  • 10. 3. Multimedia Systems Characteristics of a Multimedia System: A Multimedia system has four basic characteristics: • Multimedia systems must be computer controlled. • Multimedia systems are integrated. • The information they handle must be represented digitally. • The interface to the final presentation of media is usually interactive. Dr. George Karraz (2022) 10
  • 11. 3. Multimedia Systems Challenges for Multimedia System: • Distributed Networks &Temporal relationship between data: o Render different data at same time(continuously). o Sequencing within the media: playing frames in correct order/time frame in video o Synchronization | inter-media scheduling Dr. George Karraz (2022) 11
  • 12. 3. Multimedia Systems Challenges for Multimedia System: • E.g. Video and Audio | Lip synchronization is clearly important for humans to watch playback of video and audio and even animation and audio. • Ever tried watching an out of (lip) sync lm for a long time? Dr. George Karraz (2022) 12
  • 13. 3. Multimedia Systems Key Issues for Multimedia Systems: • How to represent and store temporal information. • How to strictly maintain the temporal relationships on play back/retrieval • Data has to represented digitally {Analog | Digital Conversion, Sampling, etc.} • Large Data Requirements {bandwidth, storage, etc.} Data compression is usually mandatory Dr. George Karraz (2022) 13
  • 14. 3. Multimedia Systems Desirable Features for a Multimedia System: • Very High Processing Power: needed to deal with large data processing and real time delivery of media. Special hardware commonplace. • Multimedia Capable File System: needed to deliver real-time media, e.g. Video/ Audio Streaming. • Data Representations: File Formats that support multimedia should be easy to handle yet allow for compression/decompression in real-time. Dr. George Karraz (2022) 14
  • 15. 3. Multimedia Systems Desirable Features for a Multimedia System: • Efficient and High I/O: input and output to the le subsystem needs to be efficient and fast. Needs to allow for real-time recording as well as playback of data. e.g. Direct to Disk recording systems. • Special Operating System: to allow access to file system and process data efficiently and quickly. Needs to support direct transfers to disk, real-time scheduling, fast interrupt processing, I/O streaming etc. Dr. George Karraz (2022) 15
  • 16. 3. Multimedia Systems Desirable Features for a Multimedia System: • Storage and Memory: large storage units (of the order of hundreds of Tb if not more) and large memory (several Gb or more). Large Caches also required and high speed buses for efficient management. • Network Support: Client-server systems common as distributed systems common. • Software Tools: user friendly tools needed to handle media, design and develop applications, deliver media. Dr. George Karraz (2022) 16
  • 17. 3. Multimedia Systems Components of a Multimedia System Dr. George Karraz (2022) Capture devices Storage Devices Networks Computer Systems Display Devices Video Camera, Video Recorder, Audio Microphone, Keyboards, mice,…etc Hard disks, CD- ROMs, DVD- ROM, etc Local Networks, Intranets, Internet, etc Multimedia Desktop machines, Workstations, VIDEO/ DSP Hardware CD-quality speakers, HDTV,SVGA, Hi- Res monitors, Color printers etc. 17
  • 18. 4. Applications • World Wide Web • Hypermedia courseware • Video conferencing • Video-on-demand • Interactive TV Dr. George Karraz (2022) • Groupware • Home shopping • Games • Virtual reality • Digital video editing and production systems 18
  • 19. 5. Multimedia Data 1. Text and Static Data • Source: keyboard, speech input, optical character recognition, data stored on disk. • Storage of text is 1 byte per char / more bytes for Unicode. For other forms of data (e.g. Spreadsheet les). • May store format as text (with formatting) others may use binary encoding. • Format: Raw text or formatted text e.g. HTML, Rich Text Format (RTF), Word or a program language source (Java, Python, MATLAB etc.) Dr. George Karraz (2022) 19
  • 20. 5. Multimedia Data 2. Graphics • Format: constructed by the composition of primitive objects such as lines, polygons, circles, curves and arcs. • Input: Graphics are usually generated by a graphics editor program (e.g. Illustrator) or automatically by a program(e.g. Postscript). • Graphics are usually editable or revisable (unlike Images). • Graphics input devices: keyboard (for text and cursor control), mouse, trackball or graphics tablet. • graphics standards : OpenGL, PHIGS, GKS • Graphics les usually store the primitive assembly • Do not take up a very high storage overhead. Dr. George Karraz (2022) 20
  • 21. 5. Multimedia Data 3. Images • Still pictures which (uncompressed) are represented as a bitmap (a grid of pixels). • Input: digitally scanned photographs/pictures or direct from a digital camera. • Input: May also be generated by programs similar" to graphics or animation programs. • Stored at 1 bit per pixel (Black and White), 8 Bits per pixel (Grey Scale, Color Map) or 24 Bits per pixel (True Color) Dr. George Karraz (2022) 21
  • 22. 5. Multimedia Data 3. Images • Size: a 512x512 Grey scale image takes up 1/4 MB, a 512x512 24 bit image takes 3/4 MB with no compression. • This overhead soon increases with image size | modern high digital camera 10+ Megapixels 29 MB uncompressed! • Compression is commonly applied. Dr. George Karraz (2022) 22
  • 23. 5. Multimedia Data 4. Audio • Audio signals are continuous analog signals. • Input: microphones and then digitized and stored. • CD Quality Audio requires 16-bit sampling at 44.1 KHz Even higher audiophile rates (e.g. 24-bit, 96 KHz) • 1 Minute of Mono CD quality (uncompressed) audio requires 5 MB. • 1 Minute of Stereo CD quality (uncompressed) audio requires 10 MB. • Usually compressed (E.g. MP3, AAC, Flac, Ogg Vorbis). Dr. George Karraz (2022) 23
  • 24. 5. Multimedia Data 5. Video • Input: Analog Video is usually captured by a video camera and then digitized. • There are a variety of video (analog and digital) formats • Raw video can be regarded as being a series of single images. There are typically 25, 30 or 50 frames per second. • E.g. A 512 512 size monochrome video images take 25 0:25 = 6.25MB for a second to store uncompressed. Dr. George Karraz (2022) 24
  • 25. 5. Multimedia Data 5. Video • Typical PAL digital video (720 576 pixels per color frame) 1:24 x 25 = 31MB for a second to store uncompressed. • High Definition video on Blu-ray (up to 1920 1080 = 2 Megapixels per frame) 6:2 x 25 = 155MB for a second to store uncompressed. (There are higher possible frame rates!) • Digital video clearly needs to be compressed for most times. Dr. George Karraz (2022) 25
  • 26. 5. Multimedia Data Multimedia Data Compression: How can we compress data? • Lossless: Ideal (e.g. zip, Unix compress) not good enough for MM data! • Lossy: Throw away nonessential (perceptually less relevant) parts of the data stream FILTER the data somehow. Examples: MP3, JPEG, MPEG Video/Audio • Compression via Synthesis: can be done in many less bits in certain cases. Examples: Vector Graphics (Flash), MPEG, Video, MP4 (Audio), MIDI. Dr. George Karraz (2022) 26
  • 27. Dr. George Karraz (2022) 27 Thank you! Next: Basics of Digital & Signal Processing