Mercurial > mplayer.hg
changeset 20649:3c3bba8c822b
intro
author | michael |
---|---|
date | Sat, 04 Nov 2006 13:33:35 +0000 |
parents | 8db84afbc1c8 |
children | 9003bae9e510 |
files | DOCS/tech/nut.txt |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/nut.txt Sat Nov 04 12:01:29 2006 +0000 +++ b/DOCS/tech/nut.txt Sat Nov 04 13:33:35 2006 +0000 @@ -7,6 +7,15 @@ Intro: ====== +NUT is a Free multimedia container format for storeage of audio, video, +subtitles and related user defined streams, it provides exact timestamps for +synchronization and seeking, is simple, has low overhead and can recover +in case of errors in the stream + +other common multimedia container formats are AVI, OGG, Matroska, MP4, MOV +ASF, MPEG-PS, MPEG-TS + + Features / goals: (supported by the format, not necessarily by a specific implementation)