Beginning HTML5 Media Make the most of the new video and audio standards for the Web
Beginning HTML5 Media, Second Edition is a comprehensive introduction to HTML5 video and audio. The HTML5 video standard enables browsers to support audio and video elements natively. This makes it very easy for web developers to publish audio and video, integrating both within the general presentat...
Autores principales: | , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2015.
|
Edición: | 2nd ed. 2015. |
Colección: | Expert's voice in Web development Beginning HTML5 media
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629785306719 |
Tabla de Contenidos:
- Contents at a Glance; Chapter 1: Encoding Video; Containers; Video Containers ; Audio Containers ; Codecs; Video Codecs; H.264 ; Theora ; VP8 ; Audio Codecs; MP3: MPEG-1 Audio Layer 3; Vorbis ; A dvanced Audio Coding ; Encoding Video; Encoding with Miro Video Converter ; Encoding Ogg Video with Firefogg ; Encoding an MP4 File with the Adobe Media Encoder CC; Setting the Bitrate ; Setting the Audio values for the AAC Codec ; Encoding Media Resources Using FFmpeg; Encoding Ogg Theora ; Encoding WebM ; Using Online Encoding Services ; Encoding MP3 and Ogg Vorbis Audio Files
- SummaryChapter 2: Using and Manipulating HTML5 Video and Audio Elements; The element; Fallback Content; @src ; @autoplay ; @muted ; @loop ; @poster ; @width,@ height ; @controls ; @preload ; The Audio Element; ; @src ; @autoplay ; @loop ; @controls ; @preload ; The Source Element; ; @src ; @type ; @media ; The Default Player Interfaces; Visible Controls ; Context Menus ; Publishing ; CSS and Video; CSS Basic Properties; Playing Background Video ; CSS 2D Transforms ; CSS Animations ; Summary; Chapter 3: The JavaScript API; Reflected Content Attributes
- Chapter 4: Accessibility, Internationalization, and Navigation Alternative Content Technologies ; Vision-Impaired Users; Perceiving Video Content; Interacting with Content; Hard-of-Hearing Users ; Transcript; Sign Translation ; Clear Audio ; Deaf-Blind Users ; Individual Consumption; Shared Viewing Environment; Learning Support ; Foreign Users ; Scene Text Translations; Audio Translations; Technology Summary; Transcripts; Interactive Transcripts ; The Element: Subtitles, Captions, and Text Descriptions; @src; @default ; @label; @srclang; @kind
- Line Positioning