1 Answer - Sort by: Date | Rating
Video files contain bitmap information. Video files contain lot of information. Even with the latest compression techniques it takes a lot of space and transmission time for video files. XML is a method to transfer data. But there is a lot of overhead in XML. The only two reasons that XML servives is that it is faster to read from an XML file and it is human readable (to debug). If you are going to use XML to transfer video it will be slower. First try to learn more on XML. Then you will see why XML is inappropriate to transfer video to XML. In XML you are not converting anything in to anything. XML is a method to mark data by putting them in to tags. It is like
Vishva
21
Sri Lanka
If you put a video in to XML it will be like
A funny video
0
xoxoxoxoxoxoxoxoxoxoxoxoxox...
1
oxoxoxoxoxoxoxoxoxoxoxoxoxox...
And on
This is really inefficient.
Vishva
21
Sri Lanka
If you put a video in to XML it will be like
A funny video
0
xoxoxoxoxoxoxoxoxoxoxoxoxox...
1
oxoxoxoxoxoxoxoxoxoxoxoxoxox...
And on
This is really inefficient.
0
0
- Is Music Programming Important?
- What Are The Disadvantages Of Database?
- How Are People Distributed Over The Earths And?
- What Is An Example Of An Input Devise?
- What Is A Distributed Amine?
- What Is The Function Of A Corporate Data Model?
- What Is The Point Of A Report In Database?
- How Can We Find A Factorial Of A Number Using Classes And Objects?
- Can We Write Int Tower(int N,int Source,int Temp,int Destination) Instead Of Void Tower(int N,int Source,int Temp,int Destination) In The TOWER OF HANOI Program?
- Can We Use Void Tower(int N,int Source,int Temp,int Destination) Instead Of Int Tower(int N,int Source,int Temp,int Destination) In The Tower Of Hanoi Program?
- What Is The Different B/n Css & Html?
- What Programming Language Do Most Websites Use?
- Discuss The Challenges Of Data Base Management Today?
- When Does Overloading Occurs?
- Describe The Problems With Two-tier Client-server Dbms Architecture?
- What Is Object-Orientation Approach In Information Systems?
- What Are The Functions In Visual Basic?
- What Is Pass By Value In Visual Basic?
- EXPLAIN THE Pass By Value & Pass By Reference In Visual Basic?
- What Is A Declarative Programming Language?
- In Windows Based Programming,what Do You Mean By Controls,properties Of Control,events And Methods?
- How To Enable LAN When Not Active Or Functioning?
- Without Using Arithmetic Operator How To Add Two Values In Php?
- How To Make Your Phone Java Supported?
- Write Down The Complete Html Code To Generate A Web Page In The Following Format As Shown Below?

New Comment - Comments are editable for 5 min.