2 Answers - Sort by: Date | Rating
Multimedia is where you use some or all of the following types of media - sound, video, animation, images, text.
Now text files are rather simple things and take up little space on a hard disk. They are easy to transfer quickly from a device to a computer.
Sound files of high quality take up a lot of room. A standard CD holds 70 minutes worth of sound and uses 640Mb to do so. That's one Mb per minute roughly.
Images also take up a lot of space. A single screen as a bitmap (uncompressed) image can represent over a Mb of data. Video uses over 24 frames per second, so that is a huge amount of data to transfer.
To simplify the data transfer process and give you some chance of actually being able to use a multimedia presentation, data compression is needed.
MP3 for example can compress a sound file by a factor of ten. Special video compression techniques can do the same. Otherwise, in a multimedia activity, you simply could not transfer enough data to make it useful to anyone, unless the resolution/quality was deliberately kept very low. And then no-one would want to use it anyway...
Compression does reduce the overall quality, but unless you are very fussy, most people accept that.
Now text files are rather simple things and take up little space on a hard disk. They are easy to transfer quickly from a device to a computer.
Sound files of high quality take up a lot of room. A standard CD holds 70 minutes worth of sound and uses 640Mb to do so. That's one Mb per minute roughly.
Images also take up a lot of space. A single screen as a bitmap (uncompressed) image can represent over a Mb of data. Video uses over 24 frames per second, so that is a huge amount of data to transfer.
To simplify the data transfer process and give you some chance of actually being able to use a multimedia presentation, data compression is needed.
MP3 for example can compress a sound file by a factor of ten. Special video compression techniques can do the same. Otherwise, in a multimedia activity, you simply could not transfer enough data to make it useful to anyone, unless the resolution/quality was deliberately kept very low. And then no-one would want to use it anyway...
Compression does reduce the overall quality, but unless you are very fussy, most people accept that.
1
0
Multimedia files are usually very large in size. Therefore for the purpose of the storage and transfer of large-sized multimedia files, the file sizes need to be reduced. Files which contain text and other files may also sometimes need to be encoded or compressed for the purpose of sending e-mail and also for other multimedia applications.
In the field of computer science, the term data compression is also known as source coding. The term data compression or source coding is defined as the process by which information is encoded using fewer bits (or other units which bear information) that a more obvious representation would use. This is due to the fact that the process of compression of data uses specific schemes for the encoding of the information.
The phrase data compression is also defined as the process by which data is converted from one format to another format which is physically smaller in size. The same logical information is stored using less physical information.
In the field of computer science, the term data compression is also known as source coding. The term data compression or source coding is defined as the process by which information is encoded using fewer bits (or other units which bear information) that a more obvious representation would use. This is due to the fact that the process of compression of data uses specific schemes for the encoding of the information.
The phrase data compression is also defined as the process by which data is converted from one format to another format which is physically smaller in size. The same logical information is stored using less physical information.
1
0
- Discuss The Concept Of Data Independence And Its Importance In A Database Environment?
- How To Make A C++ Program Of ATM?
- What Are The Functions Of Program Documentation?
- Define The Concept Of Java Byte Code?
- What Are The Various Keys In Sql?
- How To Run Remote Method Invocation In More Machine?
- What Is Role Of Compiler?
- How To Run Java Remote Method Invocation In More Machine?
- What Is Database Development?
- What Is External Level?
- Why Does Multiprogramming Used?
- How To Create A Flowchart That Will Ask The User To Enter A Number?
- What Are The Component Of Database?
- How To Make A Java Program That Will Ask The User To Input A Number And Display All The Even Number And The Sum Of All Even Numbers Based On The Inputted/ Given Numbers?
- Write A Program That Computes The Factorial Value Of N (as Input) And Displays It?
- A C++ Program That Will Ask At Least 10 Information From The User And Display All The Information Inputted?
- Were I Can Write With The Keyboard?
- Is A Static Variable An Instance?
- Define 1NF, 2NF, 3NF. Give An Example Of Each?
- What Have You Learnt From Your Mistakes?
- How To Compile And Run Java Package?
- What Is CAPTCHA?
- Why Is The Top E String Sharp?
- Can You Convert Octal 11001?
- . Write A Program That Has Two Functions "Binary " And "Octal". The Functions Accept An Integer & Print The Binary & Octal Representation Of The Number Respectively?
- What Is Data Compression ?
- What Is Data Recovery & Data Compression?
- What Is File Compression In NTFS System?
- Which Of The Following Are Extension For File Type Multimedia ?
- Can You Describe The Following File Compression Formats:-JPEG,MPEG,MP3?
- Could You Define The Following File Compression Formats? I.JPEG Ii.MPEG Iii.MP3

New Comment - Comments are editable for 5 min.