Containers in computer science are formats that wrap different files together in one single file. Basically, the container only tells only where the content of a file is located and how it needs to be structured. Containers vor videofiles such as AVI or MPEG only describe the video- and audio track in the file. These tracks can have a different file format (codec) as well.
|