Chap 14 Presentation Layer Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology

Slides:



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

Computer Fundamentals Multimedia MSCH 233 Lecture 10.
Chapter 11 Media and Interactivity Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D 1.
2 Information Processing
Web Design Vocab 3 PNG, JPG, GIF, MP3, MPEG.
Chapter 11 Media and Interactivity Basics Key Concepts
4.2 Multimedia Elements Audio 1. Learning Outcomes: At the end of the lesson, students should be: a) describe the purpose of using audio in multimedia.
HTML Structure & Web Design Basics
Charmaine NormanCopyright What Is a Web Page Presented by Webpagemaker. Net Left click your mouse to view each frame, Web Page.
Sounds, Images & Other Objects Website Production.
3.02C Multimedia Fair Uses Guidelines and Elements
3.02 Publishing Animations
WMES3103 : INFORMATION RETRIEVAL
Review of Chapters 12, 13 & 14 Transport Layer Session Layer Presentation Layer.
IT-Academic Technology Services Using Microsoft PowerPoint 2010 for Digital Storytelling.
Guilford County SciVis V106.01
V Obtained from a Guildford County workshop-Summer, 2014.
Software and Multimedia
HYPERTEXT MARKUP LANGUAGE (HTML)
HYPERTEXT MARKUP LANGUAGE (HTML) Vijaya K Pandey.
Nat 4/5 - Software Design and Development – Low Level Operations - 1 National 4/5 – Computing Science Information Systems Design and Development Media.
Skill Area 212 Introduction to Multimedia Internet and MultiMedia for SC 2.
Chapter 14-Designing for the World Wide Web. Overview Introducing multimedia on the Web. Designing text for the Web. Creating images for the Web. Adding.
Sem 1 v2 Chapter 14: Layer 6 - The Presentation layer.
Digital Camcorder and Video Computer Multimedia. Two most important factors that make up a video Frames per second ( fps ) The resolution ( # of pixels.
Module Code: CU0001NI Technical Information on Digital Images Week -2.
Institute of Technology Sligo - Dept of Computing Sem 1 Chapter 14: Layer 6 - The Presentation layer.
1 Lecture 12: Multimedia Not in Web 101 Text  Important Multimedia Issues  Audio  Movies and Video  Multimedia and HTML Documents.
Multimedia and The Web.
Chapter 13-Tools for the World Wide Web. Overview Web servers. Web browsers. Web page makers and site builders. Plug-ins and delivery vehicles. Beyond.
File Name Extensions Computer Applications 7th grade.
3.2 Data Portability. Overview Understand the need for data compression and software needed to compress/decompress data. Identify common file types such.
HTML Use of Multimedia on web page. HTML Media Q. How to call Image file in our web page ? A. That is the easy syntax for defining an image. 2.
1 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt 10 pt 15 pt 20 pt 25 pt 5 pt Media.
1.1 What is Multimedia Multimedia
Chapter 2 The Internet. Evolution of the Internet History of the internet.
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.
GIF - Graphics Interchange Format JPEG - Joint Photographic Experts Group PNG - Portable Network Graphics GIF images are limited to the 8 bit palette which.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Spring 2007.
Multimedia From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web 1 Introduction Important Multimedia Issues Audio Movies.
M404 Multimedia Elements Form 4.
The Internet and the World Wide Web (ch. 7) Internet-based communications other Internet services the World Wide Web.
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.
Cisco – Chapters Layers 4, 5, and 6 More Details.
Graphics & Images What File Format Do I Use?. Graphics & Images …..are visual images presented on some form of media (drawings, print, web, digital video)
File Analysis Dr. John P. Abraham Professor UTPA.
CSCI-100 Introduction to Computing Hardware Part II.
Session and Presentation Layers Honolulu Community College Cisco Academy Training Center Semester 1 Version
Digital Image Editing Presented by John Hohn. File Formats JPEG – Joint Photographic Experts Group PNP – Portable Network Graphics GIF – Graphic Interchange.
Layer 6 Presentation Layer. Overview Now that you have learned about Layer 5 of the OSI model, it is time to look at Layer 6, the presentation layer.
Part A Multimedia Production
Video Formats. 1.Students will understand what the difference is between analog and digital video. 2. Students will learn the advantages of digital video.
Software and Multimedia
3.01C Multimedia Fair Uses Guidelines and Elements
The Internet and the World Wide Web (ch. 7)
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
Lesson 5: Multimedia on the Web
3.01C Multimedia Elements and Guidelines
Multimedia Production
(c) V/2-Com (Verhaart) Multimedia Elements & standards 4/15/2019 (c) V/2-Com (Verhaart)
3.01C Multimedia Fair Uses Guidelines and Elements
Creating Digital Graphics
Presentation transcript:

Chap 14 Presentation Layer Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology

Overview The presentation layer is concerned with the format and representation of data Code formatting and conversion Data structures that are used by applications

The Presentation Layer Presentation layer functions and standards File formats Data encryption and compression

Functions and standards The presentation layer is responsible for presenting data in a form that the receiving device can understand

Functions Data formatting (presentation) Data encryption Data compression

Data Format EBCDIC ASCII Layer 6 provides the translation between these two different types of codes

Graphic images PICT MAC operating system TIFF High-resolution, bit-mapped images JPEG Compress still images of complex pictures and photographs GIF

Sound and movies MIDI Digitized music MPEG Standard for the compression and coding of motion video for CDs and digital storage QuickTime Handles audio and video for programs on both MAC and PC operating system

File Formats Text format: ASCII and EBCDIC Binary files Display images - Graphic Interchange Format (GIF), and Joint Photographic Experts Group (JPEG)

File Formats Multimedia file format Downloaded, first, and then played Streaming audio They may download while they are playing WAV: sound AVI: animation files Video formats: MPEG, MPEG2, and Macintosh QuickTime

File Format - Markup language Acts as a set of directions that tell a Web browser how to display and manage documents HTML directions tell a browser whether to display text, or to hyperlink to another URL

Data encryption and compression Data encryption protects information during its transmission Compression works by using algorithms to shrink the size of the files

Summary Determines how graphic images, sound and movies are presented Provides encryption of data Compresses text and converts graphic images into bit streams