Advanced AV Production Practicum Math for The Audio Video Professional Calculating Single File Sizes Copyright © Texas Education Agency, 2015. All rights.

Slides:



Advertisements
Similar presentations
Data Representation. Units & Prefixes Review kilo, mega, and giga are different in binary! bit (b) – binary digit Byte (B) – 8 binary digits KiloByte.
Advertisements

Chapter 4: Representation of data in computer systems
Hardware Components of a Multimedia System. Objectives w Describe why hardware standards are important w Describe the MPC standard and specify its significance.
Digital Imaging and Image Analysis
Monitor Sizes Monitor sizes in the US are measured in inches, diagonal distance. 20” (inches)
CSC Computing with Images1 Image encodings CSC 1040.
assumes basic arithmetic
Backing Storage Devices.  We are learning to:  Make comparisons between different backing storage devices using their features.  Identify appropriate.
Communications Technology 2104 Mercedes Lahey. Bit 1. bit=From a shortening of the words “binary digit” 2. the basic unit of information for computers.
Computer Logic Distinction between analogue and discrete processes and quantities. Conversion of analogue quantities to digital form. Using sampling techniques.
Lecture 3. Fundamentals of Computer Graphics. Computer Graphics, a very broad term Fields Related to Computer Graphics Bitmap/Vector graphics, 2D/3D graphics,
Computer Systems Nat 4.5 Computing Science Data Representation Lesson 4: Storing Graphics EXTENSION.
Data and Program Representation
Computer Systems Chapter 1 Pages Hardware-physical pieces Key hardware components in a computer system: The physical parts. – Central processing.
Data Representation Int 2 Computing Unit 1 – Computer Systems St Kentigern’s Academy.
Chapter 2 Computer Hardware
Video.
Digital Darkroom I Theresa L. Ford. Objectives Basic Digital Image Terminology Screen Display of Pictures –Why are pictures too big for the screen? –Why.
The human eye. What you see l L H Cross Section through the Retina.
Image formats. Basic terminologies… Pixels: Pixels are the building blocks of every digital image. a pixel is a single point in a graphic image. Resolutions:
File Sizes & Storage Requirements.  An image has a width in pixels and a height in pixels  Start by calculating the number of pixels all up  640 x.
Marr CollegeHigher ComputingSlide 1 Higher Computing: COMPUTER SYSTEMS Part 1: Data Representation – 6 hours.
Graphics An image is made up of tiny dots called pixels (“picture elements”) The resolution determines the.
CS1033 Pixel and Resolution
Computer Systems Nat 4.5 Computing Science Data Representation Lesson 4: Representing and Storing Graphics EXTENSION.
Networking for Home and Small Businesses –.  Explain the binary representation of data.
Advanced AV Production Practicum Math for The Audio Video Professional Calculating Production Costs Copyright © Texas Education Agency, All rights.
Computers - The Journey Inside continues…
Advanced AV Production Practicum Math for The Audio Video Professional Calculating Audio and Video File Sizes Copyright © Texas Education Agency, 2015.
Digital Imagery Quiz – Review Plank Jr. High – DIWD Class Mr. Brown.
Characteristics of a Digital Image It can be captured _____1_____ ways: –By camera –By an image scanner –By Cell phone Is stored on a Flash Drive, Memory.
Excellence Publication Co. Ltd. Volume Volume 1.
2.1.4 Data Representation Units.
Vocabulary Worksheet Answers
In the Know … Technological Vocabulary. Beginning Terms 1. Aperture – the mechanical opening in the lens that lets light in. 2. ASA / ISO – rating given.
Sci Vis I Exam Review Most Missed Review Questions.
Bits and Bytes. Overview  Bits - A binary decision  Byte - Most common unit of measurement for computer architectures (megabytes, mebibytes, gigabytes,
1 Professional Communications Type Classification and Selection: Font Flashcards abcabc Copyright © Texas Education Agency, All rights reserved.
Software Design and Development Storing Data Part 2 Text, sound and video Computing Science.
 Computers are 2-state devices › Pulse – No pulse › On – Off  Represented by › 1 – 0  BINARY.
Binary Numbers. Base 10 and Base 2  We normally work with numbers in base 10.  In base 10 we use the digits 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9.  Everything.
CC111 Lec#2 The System Unit The System Unit: Processing and Memory Lecture 2 Binary System.
Technique Worked Example – Data Representation. Overview -What are the possible subgoals for file size calculation problems? -Exploring an example of.
Or, how to make it all fit! DIGITAL VIDEO FILES AND COMPRESSION STANDARDS.
Demystifying the Pixel. What is a Pixel The smallest unit of measurement in a image It contains color space information in RGB, CMYK, HSB Resolution information.
Storage Requirements Computer Systems.
GCSE COMPUTER SCIENCE Topic 3 - Data 3.3 Data Storage and Compression.
Computer Information Technology – Section 1-1
Images Data Representation.
Data Representation Images.
© 2003, Cisco Systems, Inc. All rights reserved.
Data Representation.
Pixel, Resolution, Image Size
4.1 Different Audio Properties
Memory Parts of a computer
Digital Image Formation
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
Binary 4 File Sizes.
13. Mathematics and communication
Computer Information Technology – Section 1-1
Data Representation Keywords Sound
How do computers work? Storage.
Analog to Digital Data Conversion
Summer Term Year 10 Slides
Computer Systems Nat 4.5 Computing Science Data Representation
Binary System.
Can you calculate the actual file size of a computer image
GCSE COMPUTER SCIENCE Topic 3 - Data 3.8 Data Storage.
Digital Video Faraz Khan.
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
Presentation transcript:

Advanced AV Production Practicum Math for The Audio Video Professional Calculating Single File Sizes Copyright © Texas Education Agency, All rights reserved.

Calculating Single File Sizes Objective: Learn how to calculate the file size of a Video Project to determine if the costs of the project will fall within budget guidelines. Copyright © Texas Education Agency, All rights reserved.

Calculating Single File Sizes – Students Will –  Calculate an assortment of file sizes  Understand how file sizes change with content and distribution method.  Demonstrate knowledge of why file data is manipulated  Demonstrate proficiency with math calculations  Learn industry standard aspect ratios, terms and formulas Copyright © Texas Education Agency, All rights reserved.

Calculating Single File Sizes What factors determine file size?  Image Quality – The larger the file size the better quality  Distribution Method – Broadcast, Stream, Download. Large files eat bandwidth  Archive – How much digital (disc) space is needed to archive  Bit depth and sample size (these are specific to Audio and Video files) Copyright © Texas Education Agency, All rights reserved.

Calculating Single File Sizes - Units of Measure – To convert pixels to inches you need to know that there are 72 pixels per inch. The formula to convert pixels to inches is X/72=inches, where X is the number of pixels on a side.  720px /72 = 10 inches  480px /72= inches  1920px /72 = inches  1080px /72 = 15 inches Copyright © Texas Education Agency, All rights reserved.

Calculating Single File Sizes – Units of Measure –  Bit – the smallest unit of data in a computer  Byte = 8 bits  Kilobyte (KB) = 1024 Bytes  Megabyte (MB) = 1024 Kilobytes  Gigabyte (GB) = 1024 Megabytes Copyright © Texas Education Agency, All rights reserved.

Calculating Single File Sizes – Units of Measure – Conversion:  Bit / 8 = Byte  Byte / 1024 = Kilobyte (KB)  Kilobyte (KB) / 1024 = Megabyte (MB)  Megabyte (MB) / 1024 = Gigabyte (GB) Copyright © Texas Education Agency, All rights reserved.

Calculating Single File Sizes – Definitions – DPI – Dots Per Inch – used mostly in print. This refers to the resolution of the printed page. Sample Rate – The number of times a digital converter samples the analogue source. Example:  Audio kHZ,  Video – 4:2:2 (color and luminance)  Image – 3 bit RGB Copyright © Texas Education Agency, All rights reserved.

Calculating Single File Sizes – Definitions – – Definitions – Bit Depth – The number of bits of information per Sample.  Audio – 16 bit  Video – 8 bit uncompressed  Image – 3 bit RGB Copyright © Texas Education Agency, All rights reserved.

Calculating Single File Sizes – Formula – L x W x 3 (RGB Bytes) Step 1 SD – 720px x 480px x 3 = 1,036,800 bytes (of information) HD – 1920px x 1080px x 3 = 6,220,800 bytes (of information) Copyright © Texas Education Agency, All rights reserved.

Calculating Single File Sizes – Formula – Step 2 Convert SD: 1,036,800 / 1024 = 1,012.5 Kilobytes (KB) 1,036,800 / (1024 x 1024) = Megabytes (MB) 1,036,800/ (1024 x 1024 x 1024) = Gigabytes (GB) Copyright © Texas Education Agency, All rights reserved.

Calculating Single File Sizes – Formula – Step 2 Convert HD: 6,220,800 / 1024 = 6,075 Kilobytes (KB) 6,220,800 / (1024 x 1024) = Megabytes (MB) 6,220,800 / (1024 x 1024 x 1024) = Gigabytes (GB) Copyright © Texas Education Agency, All rights reserved.

Calculating Single File Sizes Your Turn! Copyright © Texas Education Agency, All rights reserved.