Multimedia
Multimedia
Y4
1.What do you think is the importance of Audio or Video in your
Web page?
2.Do you think Audio and Video have an impact when you are
creating a Web page?
3.Inside the box below give the syntax of the following formats
when we going to insert it in our HTML document.
VIDEO AUDIO
REVIEW
MULTIMEDI
A
Multimedia comes in many different formats. It can be
almost anything you can hear or see. Examples: Images,
music, sound, videos, records, films, animations, and
more. Web pages often contain multimedia elements of
different types and formats. The first web browsers had
support for text only, limited to a single font in a single
color. Later came browsers with support for colors and
fonts, and images!
◦ Audio, video, and animation have been handled
differently by the major browsers. Different
formats have been supported, and some formats
require extra helper programs (plug-ins) to work.
Multimedia elements (like audio or video) are
stored in media files. The most common way to
discover the type of a file, is to look at the file
extension. Multimedia files have formats and
different extensions
like: .swf, .wav,.mp3, .mp4, .mpg, .wmv, and .avi.
MULTIMEDI
A
COMMON VIDEO FORMATS
MP4 is the new and upcoming format for
internet video. MP4 is recommended by
YouTube. MP4 is supported by Flash Players
and HTML5, however there is a lot of video
formats that we can use when we are
creating an HTML documents.
COMMON VIDEO
FORMATS
FORMAT FILE DESCRIPTION
MPEG .mpg MPEG. Developed by the Moving Pictures Expert Group. The first
.mpeg popular video format on the web. Used to be supported by all
browsers, but it is not
supported in HTML5 (See MP4).
COMMON AUDIO
MP3 WMA
FORMAT
Ogg AAC
WAV
FORMAT FILE DESCRIPTION
MIDI .mid MIDI (Musical Instrument Digital Interface). Main format for all
.midi electronic music devices like synthesizers and PC sound cards.
MIDI files do
not contain sound, but digital notes that can be played by
electronics. Plays well on all computers
and music hardware, but not in web browsers.
This element is used to specify subtitles, caption files or other files containing text, that
should be visible when the media is playing.
The text between the <video> and </video> tags will only be
displayed in browsers that do not support the <video> element.
HTML5 Audio
Before HTML5, audio files could
only be played in a browser with a
plug-in (like flash). The HTML5
<audio> element specifies a
standard way to embed audio in a
web page.
The HTML <audio> Element
To play an audio file in HTML, use the <audio> element:
HTML5 Audio Tags
Tag Description
1. Which of the following attributes that add the play, pause and volume
of the video?
A. Autoplay B. controller C. play D. control
2. Which of the following elements that allows you to specify
alternative audio or video files which the browser may choose from.
A. source B. format C. video D. audio
3. Which of the following attribute that customize the size of video?
A. size B. width and height C. length and width D. size and style
4. This is an element which defines sounds?
A. Music B. Sounds C. Video D. Audio
I.Directions:Give the following acronym of the
given item.
1.MIDI 6.WMV
2.AAC 7.WAV
3.MPEG 8. JPEG
4.WMA 9.SWF
5.OGG 10. ram