Download presentation
Presentation is loading. Please wait.
Published byEdward Clarence Hill Modified over 9 years ago
1
HTML Use of Multimedia on web page
2
HTML Media Q. How to call Image file in our web page ? A. That is the easy syntax for defining an image. 2
3
HTML Media Q. :- What is Multimedia? Ans.:- It is the way of expressing by visualy and Audio. It’s It can be like text, pictures, music, sound, videos, records, films, animations, and more. 3
4
HTML Media Q. :- what will the format of video Multimedia file? A. It can be one the format, like … AVI (.avi) WMV (.wmv) MPEG or MPG (.mpg,.mpeg) QuickTime (.mov) RealVideo (.rm,.ram) Flash (.swf,.flv) Mpeg-4 (mp4) 4
5
HTML Media Q. :- what will the format of audio Multimedia file? A. It can be one the format, like … MIDI (.mid,.midi) RealAudio (.rm,.ram) Wave (.wav) WMA (.wma) MP3 (.mpga,.mp3) 5
6
HTML Media Q. Which file Format is compatible with all Browser? A. The WAVE is the most popular uncompressed sound format on the Internet, and it is supported by all popular web browsers. If you want uncompressed sound (music or speech) to be available to all your visitors, you should use the WAVE format. The MP3 format is the compressed recorded music. It is synonymous with digital music. If your website is about recorded music, the MP3 format is the best choice. 6
7
HTML Media Q.: How to Wav Audio file Played Using QuickTime? Ans. :- 7
8
HTML Media Q. :- How MP4 Video playing using QuickTime? Ans. :- 8
9
HTML Media Q.: How to SWF video file Played Using Flash ? Ans. :- 9
10
HTML Media Q. :- How to Play WMV Movies with Windows Media Player ? Ans. 10
11
HTML Media Q. can you call video files from any other sites ? A. Yes ! 11
12
HTML Media Ques.: What is simplest method to play Video file in an HTML ? Ans. 12
13
HTML Media (HTML 5.0 Best) Q. What is the best solution to represent Video file ? Ans. Your browser does not support video </video 13
14
HTML Media (HTML 5.0 Best) Q. Why HTML 5.0 is the best solution to represent Video file ? Ans. HTML 5 + + The HTML 5 element tries to play the video either in mp4, ogg or webm formats. If this fails, the code "falls back" to try the element. If this also fails, it "falls back" to the element. 14
15
HTML Media (Sample Program) Play Song Play Text 15
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.