Computing in the Modern World BCS-CMW-7: Data Representation Wayne Summers Marion County October 25, 2011.

Slides:



Advertisements
Similar presentations
Multimedia: Digitised Sound Data Section 3. Sound in Multimedia Types: Voice Overs Special Effects Musical Backdrops Sound can make multimedia presentations.
Advertisements

Chapter 10 Video.
Unit no. 3 Digitizing Sound and Video Adolf Knoll National Library of the Czech Republic
Pro Tools 7 Session Secrets Chapter 6: After the Bounce or Life Outside of Pro Tools Life Outside of Pro Tools.
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
GCSE Computing#BristolMet Session Objectives#10 MUST define the term sample rate COULD explain how sound can be sampled and stored in digital form SHOULD.
3.6 Multimedia/Digital Media Components (Audio and Video) by Francisco Oliveira.
Sounds, Images & Other Objects Website Production.
Image and Sound Editing Raed S. Rasheed Sound What is sound? How is sound recorded? How is sound recorded digitally ? How does audio get digitized.
SCA Introduction to Multimedia
Audio & Video Representation CS105. Data Representation Types of data: – Numbers – Text – Images – Audio & Video.
IT-Academic Technology Services Using Microsoft PowerPoint 2010 for Digital Storytelling.
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.
1 Different Video Properties
6.2 Multimedia Elements Video. Learning Outcomes : At the end of this topic, students should be able to : Describe the purpose of using video in.
I Power Multimedia Technology Video Data. Video data Video is a sequence of individual pictures or frames, taken one after another. These are played back.
4.1 Digital Multimedia Elements
Digital Video An Introduction to the Digital Signal File Formats Acquisition IEEE 1394.
Skill Area 212 Introduction to Multimedia Internet and MultiMedia for SC 2.
Moving PicturestMyn1 Moving Pictures MPEG, Motion Picture Experts Group MPEG is a set of standards designed to support ”Coding of Moving Pictures and Associated.
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.
Video Data Topic 4: Multimedia Technology. What is Video? A video is just a collection of bit-mapped images that when played quickly one after another.
1 Digital Video. 2  Until the arrival of the Pentium processor, in 1993, even the most powerful PCs were limited to capturing images no more than 160.
Video file format.
What are the common format for video files?
Digital Camcorder and Video Computer Multimedia. Two most important factors that make up a video Frames per second ( fps ) The resolution ( # of pixels.
Video AVI | AVI (short for Audio Video Interleave) first saw the light of day in 1992, when it was released as part of the Video for Windows (VfW) project.
CSCI-235 Micro-Computers in Science Hardware Part II.
Computers and Scientific Thinking David Reed, Creighton University Data Representation 1.
AVI File Format By : Jacob, Bab and Conor. Basic operation Presented By: Conor.
Chapter 11 Fluency with Information Technology 4 th edition by Lawrence Snyder (slides by Deborah Woodall : 1.
 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,
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.1 What is Multimedia Multimedia
1 i206: Lecture 2: Computer Architecture, Binary Encodings, and Data Representation Marti Hearst Spring 2012.
Common file formats  Lesson Objective: Understanding common file formats and their differences.  Learning Outcome:  Describe the type of files which.
Computer Concepts 2014 Chapter 8 Digital Media. 8 Digital Audio Basics  Sampling a sound wave Chapter 8: Digital Media 2.
Video & Scanning Overview IT 130 Web Graphics and Multimedia.
Video.
GIF - Graphics Interchange Format JPEG - Joint Photographic Experts Group PNG - Portable Network Graphics GIF images are limited to the 8 bit palette which.
© Keith Vander Linden, 2005 Jeremy D. Frens, Open up the box of a computer, and you won't find any numbers in there. You'll find electromagnetic.
How Analog and Digital Recording Works Analog converted to digital via an ADV (Analog to Digital Converter = stream of numbers) On playback: digital converted.
Video. Using video  Carefully planned, well-executed video clips can make a dramatic difference in a multimedia project  Use video only when all other.
AUDIO AND VIDEO COMPRESSION AND IT’S IMPORTANCE ON THE INTERNET Brian Dillinger May 3, 2010.
Chapter 1 Data Storage © 2007 Pearson Addison-Wesley. All rights reserved.
File Analysis Dr. John P. Abraham Professor UTPA.
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.
IT2002 ATI Naiwala 1 By ATI Naiwala. IT2002 ATI Naiwala Combination of time Variant Image and Sound – Most realistic media Dynamic Huge data size(Very.
Digital Video File Formats an overview. Introduction Digital Video & Audio files are also known as container formats. These “containers” are digital files.
Audio Streaming © Nanda Ganesan, Ph.D.. Audio File Features Audio file is a record of captured sound that can be played back –The WAV File is an example.
Chapter 1 Data Storage © 2007 Pearson Addison-Wesley. All rights reserved.
Audio Formats. Digital sound files must be organized and structured so that your media player can read them. It's just like being able to read and understand.
1 Part A Multimedia Production Chapter 2 Multimedia Basics Digitization, Coding-decoding and Compression Information and Communication Technology.
By :- Ishank Ranjan Akash Gupta. Audio & Audio File Formats Audio is an electrical or other representation of sound. An audio file format is a file format.
Software Design and Development Storing Data Part 2 Text, sound and video Computing Science.
Part A Multimedia Production
Computer Science: An Overview Eleventh Edition
Level 3 Extended Diploma Unit 19 Computer Systems Architecture
VIDEO.
Multimedia: Digitised Sound Data
Video Compression - MPEG
Multimedia: making it Work
1. Explain how ASCII is used to represent text in a computer system
Chapter 10 Video.
(c) V/2-Com (Verhaart) Multimedia Elements & standards 4/15/2019 (c) V/2-Com (Verhaart)
Digital Video Faraz Khan.
Presentation transcript:

Computing in the Modern World BCS-CMW-7: Data Representation Wayne Summers Marion County October 25, 2011

There are 10 kinds of people in the world: those who understand binary and those who don’t.

Pre-exercises Magic trick (parity bits) : tack board with colored cards Representing numbers : Binary digit counting cards (1, 2, 4, 8, 16, 32) Decimal, Binary, Hexadecimal

DecimalBinaryHexadecimal A B C D E F

Representing letters : Letter card & some words

BCS-CMW-7. Students will demonstrate an understanding of how pictures, sounds, and video are represented in a computer.

Essential Questions:  How is the binary system used to represent images?  What is a pixel?  How is a pixel used to represent images?  How can the two-state nature of transistors be used to represent information?  How are decimal numbers converted to binary numbers and vice versa?  What is the 8-bit ASCII code?

a. Describe how a picture is digitized and represented in a computer.

Examples es/004_SunAndTree.html (paint by number picture per student) es/004_SunAndTree.html What's the secret code for talking to spacecraft? - code/redirected/ (build poster) code/redirected/ RGB Hexadecimal / Decimal Converter -

b. Describe how a sound/song is digitized and represented in a computer. An audio file format is a container format for storing audio data on a computer system. They can be divided in three basic groups: –uncompressed audio file formats, –lossless compression audio formats and –lossy compression audio file formats.

uncompressed audio file formats The most used and known uncompressed audio file format is PCM usually stored as a.wav on Windows or as.aiff on MAC.wavaiff flexible file formats designed to store more or less any combination of sampling rates or bitrates. CD-quality sound files in uncompressed PCM format are large in size - around 10 MB per minute.

lossless compression audio formats require more processing for the same time recorded, more efficient in terms of disk space used, FLAC (Free Lossless Audio Codec) - audio format similar to MP3,FLACMP3 audio information is compressed file without any loss in its audio quality (similar to how Zip works)

lossy compression audio file formats most used audio format today best known is MP3 (MPEG-1 Audio Layer 3) patented digital audio encoding format common audio format for consumer audio storage, de facto standard of digital audio compression for the transfer and playback of music on digital audio players.

Video and multimedia files contain digitally capturing, recording, processing, storing, transmitting, and reconstructing a sequence of still images representing scenes in motion and of course captured or recorded audio. basically data container formats, that are used for audio-with-video playback.

video file formats AVI (Audio Video Interleave) developed by Microsoft. Audio or video content can be compressed with a wide variety of video or audio and video codecsAVI MPG (MPEG), developed by Moving Picture Experts Group. ISO standard used by many multimedia devices (DVD players, Blu-RAY, portable players, computers).MPG

video file formats MP4, MPEG-4 multimedia file format, contains encoded video and advanced audio coding (AAC)-encoded audio content.MP4 MOV, a Apple QuickTime multimedia container format that can store one or more tracks of data such as video, audio, text, and effects.MOV

QUESTIONS???