From 5c2361dc20745c2f3866c90884b73e67db4f7fc9 Mon Sep 17 00:00:00 2001 From: gabucino Date: Tue, 13 Nov 2001 13:17:46 +0000 Subject: *** empty log message *** git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2866 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/formats.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS/tech/formats.txt') diff --git a/DOCS/tech/formats.txt b/DOCS/tech/formats.txt index 03ac0b46e9..1f9e91c62a 100644 --- a/DOCS/tech/formats.txt +++ b/DOCS/tech/formats.txt @@ -59,8 +59,8 @@ Headers: AVI files has a mandatory header at the begin of the file, describing video parameters (resolution, fps) and codecs. Optionally they have an INDEX block at the end of the file. It's optional, but - most files has such block, because it REQUIRES for seeking. - Btw usually it can be rebuild from file content, mplayer does it with + most files has such block, because it's REQUIRED for seeking. + Btw usually it can be rebuilt from file content, mplayer does it with the -idx switch. Mplayer can recreate broken index blocks using -forceidx. As AVI files needs index for random access, broken files with no index are usually unplayable. @@ -97,7 +97,7 @@ - QuickTime / MOV files: They come from Mac users, usually with .mov or .qt extension, but as - MPEG Group choose quicktime as recommended file format for MPEG4, + MPEG Group chose quicktime as recommended file format for MPEG4, sometimes you meet quicktime files with .mpg or .mp4 extension. At first look, it's a mixture of ASF and AVI. -- cgit v1.2.3