HTML5 Level II Session II

Slides:



Advertisements
Similar presentations
What is Multimedia ? Multi ( Multiple ) and Media ! So…. Information in multiple formats, including text, images, audio, video and animation :) It makes.
Advertisements

1 HTML5 Audio and Video Credits: Dr. Jay Urbain
Chapter 11 Media and Interactivity Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D 1.
Chapter 11 Media and Interactivity Basics Key Concepts
Rich Media & Video presented On the agenda HTML5 Hosted vs. on-premise HTML5 in SharePoint Beyond video: rich media in SharePoint.
HTML Structure & Web Design Basics
Iframes & Images Using HTML.
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 17: Video, Audio, and Other MultiMedia.
SHAREPOINT PAKISTAN USER GROUP #1 SHAREPOINT COMMUNITY IN PAKISTAN AND ASIA HTML5 and SharePoint 2013.
HTML 5 and CSS 3, Illustrated Complete Unit K: Incorporating Video and Audio.
AVS VIDEO CONVERTER SOFTWARE REVIEW BY JESUS JUAREZ.
Neal Stublen Pre-HTML5 Solutions  Audio and video were embedded in pages using plug-ins Apple Quicktime Microsoft Silverlight Adobe.
UNIT K: INCORPORATING VIDEO AND AUDIO 1 Encoding: the process of transforming moving image and/or sound into a digital file. Each encoding method known.
3.02 Publishing Animations
INF Web Design Using Multimedia on the Web Video - Part 1.
AUDIO VIDEO FLASH DIGITAL MEDIA: COMMUNICATION AND DESIGN
Audio and Video on the Web Sec 5-12 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course materials.
Session: 11. © Aptech Ltd. 2HTML5 Audio and Video / Session 11  Describe the need for multimedia in HTML5  List the supported media types in HTML5 
Video on the Web. The Evolution of web video formats… WebM (Supported by Google) Ogg (Supported by Theora) Mp4 (h264 video encoding) WebM (Supported by.
CHAPTER 18 INTEGRATING AUDIO AND VIDEO. LEARNING OBJECTIVES How the HTML 5 and tag pair can be used to include a video file within a webpage How video.
Using HTML 5.  HTML 5 uses a standard method to embed audio into Web pages.  Prior to HTML 5, browser plug-ins or separate applications such as Windows.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 11 Key Concepts 1 Copyright © Terry Felke-Morris.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 11 Key Concepts 1 Copyright © Terry Felke-Morris.
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.
Contents MULTIMEDIA –Audio –Video –Animation –PDF.
Chapter 2 The Internet. Evolution of the Internet History of the internet.
AUDIO AND VIDEO COMPRESSION AND IT’S IMPORTANCE ON THE INTERNET Brian Dillinger May 3, 2010.
Pengantar Multimedia.  Definition: Video is an electronic medium for the recording, copying, playback, broadcasting, and display of moving visual media.
HTML5 Audio and Video. Slide 2 History Playing audio and video used to be something of a novelty You would embed a control (with the element) into your.
HTML 5 Tutorial Chapter 3 Video. Video HTML 5.0 provides a standard for showing video. Using the element we can easily embed video within our web page.
HTML 5. Introduction In modern browsers, adding a video to your page is as easy as adding an image. No longer do you need to deal with special plug-ins.
Multimedia. What is multimedia? Multimedia is everything you can hear or see: texts, books, pictures, music, sounds, CDs, videos, DVDs, Records, Films,
Digital Video File Formats an overview. Introduction Digital Video & Audio files are also known as container formats. These “containers” are digital files.
2 If aliens came to this solar system and observed humans over the last several years, what would they think is the most significant benefits of the.
CHAPTER 8 Multimedia 1. Using Multimedia ❖ Multimedia: the combination of text, sound, and video to express an idea or convey a message. ❖ Podcasts: a.
M ULTIMEDIA ON THE W EB. Multimedia Purpose of Multimedia Multimedia Issues HTML5 and elements CSS Transitions and Animations Animation to avoid.
Copyright © Terry Felke-Morris Web Development & Design Foundations with HTML5 8 th Edition CHAPTER 11 KEY CONCEPTS 1.
CHAPTER 10 AUDIO AND VIDEO. MEDIA PLAYER API HTML5 contains an API (Application Programming Interface) for controlling audio and video players embedded.
HTML Structure & syntax
Chapter 9 HTML 5 Video and Audio
Advanced HTML Tags:.
Objective % Explain concepts used to create digital video.
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
Chapter 9 HTML 5 Video and Audio
HOW FLASH WORKS The Flash authoring environment is used to create Flash movies The .fla file is exported to a format called .swf The .swf file is.
Objective % Explain concepts used to create digital video.
Chap 3. Audio/Video api.
Chapter 4: HTML5 Media - <video> & <audio>
Audio and Video on the Web
Learn HTML Basics Lesson No : 10
Objective % Explain concepts used to create digital video.
Digital TV..
3.02 Publishing Animations
Objective % Explain concepts used to create digital video.
Tutorial 7 Working with Multimedia
Playing Audio (Part 2).
11 Web Multimedia & Interactivity.
Audio and Video Chapter 10.
Integrating Multimedia: Sound, Video and More
Essentials of Web Pages
Playing Audio (Part 1).
Playing Video (Part 2).
Playing Video (Part 1).
HTML5 Media.
Client-Side Internet and Web Programming
Basics of Web Design Chapter 11 Media and Interactivity Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D.
How to add audio and video to your website
Lesson 5: Multimedia on the Web
Objective Explain concepts used to create digital video.
Digital Video Faraz Khan.
Presentation transcript:

HTML5 Level II Session II Chapter 12 - How to Work with Audio and Video www.profburnett.com

Class Outline Intro to Media How to Add Audio and Video 9/20/2018 Copyright © Carl M. Burnett

Common Video Media Video Type File Extension Description MPEG-4 .mp4, .m4v Motion Picture Engineering Group (MPEG) Version 4 Video Format Quicktime .mov Apple MPEG video format Flash Video .flv, .f4v Adobe Flash Video Ogg .ogg Theora video file WebM New format for Chrome, Firefox and Opera 9/20/2018 Copyright © Carl M. Burnett

Common Video Media Silverlight Video Type File Extension Description ASF .asf, .wmv Microsoft Advanced Streaming Format for the Windows Media Player AVI .avi Microsoft Audio Video Interleave format Silverlight Silverlight supports H.264 video, Advanced Audio Coding, Windows Media Video (WMV), Windows Media Audio (WMA) and MPEG Layer III (MP3) media content[17] across all supported browsers without requiring Windows Media Player, the Windows Media Player ActiveX control or Windows Media browser plug-ins. Because Windows Media Video 9 is an implementation of the Society of Motion Picture and Television Engineers (SMPTE) VC-1 standard, Silverlight also supports VC-1 video. 9/20/2018 Copyright © Carl M. Burnett

Common Audio Media Media Type File Extension Description MP3 .mp3 MPEG-1 Audio Layer 3 AAC Apple’s Advanced Audio Coding Ogg .ogg Open Source Open Standard Audio format WMA .wma Windows Media Audio 9/20/2018 Copyright © Carl M. Burnett

Video Codecs Codec Description 9/20/2018 Copyright © Carl M. Burnett H.264/MPEG-4 AVC H.264/MPEG-4 AVC is a video compression standard developed by the ITU-T Video Coding Experts Group (VCEG) together with the ISO/IEC JTC1 Moving Picture Experts Group (MPEG). H.264 is perhaps best known as being one of the video encoding standards for Blu-ray Discs. It is also widely used by streaming internet sources, such as videos from Vimeo, YouTube, and the iTunes Store, web software such as the Adobe Flash Player and Microsoft Silverlight, and various HDTV broadcasts over terrestrial, cable and satellite services. Theora Theora is a free lossy video compression format.[6] It is developed by the Xiph.Org Foundation and distributed without licensing fees alongside their other free and open media projects, including the Vorbis audio format and the Ogg container. VP8 VP8 is a video compression format owned by Google and created by On2 Technologies as a successor to VP7. 9/20/2018 Copyright © Carl M. Burnett

What a Media Player Does Determines the media type that the user is attempting to play. Determines whether it has the capability of decoding its video and audio streams. Decodes the video and displays it on the screen. Decodes the audio and sends it to the speakers. Interprets any metadata and makes it available. 9/20/2018 Copyright © Carl M. Burnett

Audio Codecs Codec Description AAC FLAC MP3 Vorbis WMA 9/20/2018 AAC has been standardized by ISO and IEC, as part of the MPEG-2 and MPEG-4 specifications. FLAC FLAC is an open format with royalty-free licensing and a reference implementation which is free software. MP3 MP3 is an audio-specific format that was designed by the Moving Picture Experts Group (MPEG) as part of its MPEG-1 standard and later extended in MPEG-2 standard. Vorbis Vorbis is a free and open-source audio format specification and software implementation (codec) for lossy audio compression. Vorbis is most commonly used in conjunction with the Ogg container format and it is therefore often referred to as Ogg Vorbis. WMA Windows Media Audio (WMA) is an audio data compression technology developed by Microsoft. 9/20/2018 Copyright © Carl M. Burnett

Video Codec support in Browsers Ogg Theora H.264 WebM IE - 9.0+ 9.0+ (with VP8 codec) Firefox 3.5+ 4.0+ Safari 3.0+ Chrome 5.0+ 10.0+ 6.0+ Opera 10.5+ 10.6+ 9/20/2018 Copyright © Carl M. Burnett

Audio Codec support in Browsers Ogg Vorbis MP3 AAC IE - 9.0+ 9.0+ (with VP8 codec) Firefox 3.6+ Safari With QuickTime 3.0+ 5.0+ Chrome 10.0+ 6.0+ Opera 10.5+ 9/20/2018 Copyright © Carl M. Burnett

MIME Types for Audio and Video Media type MIME type Codec MP3 audio/mp3 Ogg Vorbis audio/ogg WebM video/webm theora, vorbis Ogg Theora video/ogg Flash application/x-shockwave-flash 9/20/2018 Copyright © Carl M. Burnett

The Object and Param Elements Description object Embeds a media file into a web page. param Provides parameters to the media player that’s used to open a file. The Object and Param Elements Element Description type The MIME Type data URL width Width height Height Attributes of the Param Elements Element Description name The name of the parameter value The value of the parameter 9/20/2018 Copyright © Carl M. Burnett

Object Element for Flash File 9/20/2018 Copyright © Carl M. Burnett

Attributes of the Embed Elements Description type The MIME Type data URL width Width height Height 9/20/2018 Copyright © Carl M. Burnett

Common Attributes for Audio and Video Elements Description src URL poster Path to static image preload None (Default), Metadata, Auto autoplay Starts playing media when page loaded loop Repeats muted Volume muted controls Default Toolbar displayed width Width height Height 9/20/2018 Copyright © Carl M. Burnett

Attributes for Source Element Description src URL type The MIME Type 9/20/2018 Copyright © Carl M. Burnett

9/20/2018 Copyright © Carl M. Burnett

Student Exercise 1 Complete Exercise 12-1 on page 453 using Dreamweaver. Upload your HTML pages and CSS files to the live site to preview. 9/20/2018 Copyright © Carl M. Burnett

Chapter 13 - How to Work with Fonts and Printing Class Review Intro to Media How to Add Audio and Video Next – Chapter 13 - How to Work with Fonts and Printing 9/20/2018 Copyright © Carl M. Burnett