[NUT-devel] [nut]: r652 - docs/nut4cc.txt
diego
subversion at mplayerhq.hu
Mon Mar 3 17:59:30 CET 2008
Author: diego
Date: Mon Mar 3 17:59:29 2008
New Revision: 652
Log:
misc spelling/wording fixes
Modified:
docs/nut4cc.txt
Modified: docs/nut4cc.txt
==============================================================================
--- docs/nut4cc.txt (original)
+++ docs/nut4cc.txt Mon Mar 3 17:59:29 2008
@@ -1,10 +1,10 @@
-This list lists fourcc codes and the codecs they identify.
+This list enumerates fourcc codes and the codecs they identify.
-Codecs which are not in this list but have a standard fourcc in avi can be
+Codecs which are not in this list but have a standard fourcc in AVI can be
used with the AVI fourcc in nut as well.
-Codecs which are in this list but are not used with the same fourcc in avi
+Codecs which are in this list but are not used with the same fourcc in AVI
should be reported to us! (these maybe a typo)
-Codecs which are in this list and in avi with the same fourcc as well as
+Codecs which are in this list and in AVI with the same fourcc as well as
other fourccs, SHOULD use the fourcc specified here.
For codecs which do not have a fourcc in AVI nor this list, please contact
us so we can add them to the list.
@@ -31,14 +31,14 @@ IV50 Indeo 5.0
LJPG ITU JPEG (lossless)
MJLS ITU JPEG-LS
MJPG ITU JPEG
-MPG4 MS MPEG4v1 (!NOT ISO MPEG4!)
-MP42 MS MPEG4v2
-MP43 MS MPEG4v3
-MP4V ISO MPEG4 Part 2 Video
- !for non compliant mpeg4 like old divx4/odivx use the respective
- fourcc, this fourcc is only for fully compliant mpeg4!
-mpg1 ISO MPEG1 Video
-mpg2 ISO MPEG2 Video
+MPG4 MS MPEG-4v1 (!NOT ISO MPEG-4!)
+MP42 MS MPEG-4v2
+MP43 MS MPEG-4v3
+MP4V ISO MPEG-4 Part 2 Video
+ !for non-compliant MPEG-4 like old divx4/odivx use the respective
+ fourcc, this fourcc is only for fully comliant MPEG-4!
+mpg1 ISO MPEG-1 Video
+mpg2 ISO MPEG-2 Video
MRLE MS RLE
MSVC MS Video 1
RT21 Indeo 2.1
@@ -46,10 +46,10 @@ RV10 Real Video 1.0
RV20 Real Video 2.0
RV30 Real Video 3.0
RV40 Real Video 4.0
-SNOW FFmpeg snow
+SNOW FFmpeg Snow
SVQ1 Sorenson Video 1
SVQ3 Sorenson Video 3
-theo Xiph theora
+theo Xiph Theora
TM20 Truemotion 2.0
UMP4 non compliant MPEG4 generated by UB Video MPEG-4
VCR1 ATI VCR1
@@ -77,14 +77,14 @@ Y800 8bit Gray
444P Planar 4:4:4 YUV
UYVY Packed 4:2:2 YUV (UYVY)
YUY2 Packed 4:2:2 YUV (YUYV)
-RGB[15] Packed RGB 5:5:5, 16bpp, (msb)1A 5R 5G 5B(lsb), little endian [NOT in AVI]
-BGR[15] Packed BGR 5:5:5, 16bpp, (msb)1A 5B 5G 5R(lsb), little endian [NOT in AVI]
-RGB[16] Packed RGB 5:6:5, 16bpp, (msb) 5R 6G 5B(lsb), little endian [NOT in AVI]
-BGR[16] Packed BGR 5:6:5, 16bpp, (msb) 5B 6G 5R(lsb), little endian [NOT in AVI]
-[15]BGR Packed RGB 5:5:5, 16bpp, (msb)1A 5R 5G 5B(lsb), big endian [NOT in AVI]
-[15]RGB Packed BGR 5:5:5, 16bpp, (msb)1A 5B 5G 5R(lsb), big endian [NOT in AVI]
-[16]BGR Packed RGB 5:6:5, 16bpp, (msb) 5R 6G 5B(lsb), big endian [NOT in AVI]
-[16]RGB Packed BGR 5:6:5, 16bpp, (msb) 5B 6G 5R(lsb), big endian [NOT in AVI]
+RGB[15] Packed RGB 5:5:5, 16bpp, (msb)1A 5R 5G 5B(lsb), little-endian [NOT in AVI]
+BGR[15] Packed BGR 5:5:5, 16bpp, (msb)1A 5B 5G 5R(lsb), little-endian [NOT in AVI]
+RGB[16] Packed RGB 5:6:5, 16bpp, (msb) 5R 6G 5B(lsb), little-endian [NOT in AVI]
+BGR[16] Packed BGR 5:6:5, 16bpp, (msb) 5B 6G 5R(lsb), little-endian [NOT in AVI]
+[15]BGR Packed RGB 5:5:5, 16bpp, (msb)1A 5R 5G 5B(lsb), big-endian [NOT in AVI]
+[15]RGB Packed BGR 5:5:5, 16bpp, (msb)1A 5B 5G 5R(lsb), big-endian [NOT in AVI]
+[16]BGR Packed RGB 5:6:5, 16bpp, (msb) 5R 6G 5B(lsb), big-endian [NOT in AVI]
+[16]RGB Packed BGR 5:6:5, 16bpp, (msb) 5B 6G 5R(lsb), big-endian [NOT in AVI]
RGBA Packed RGBA 8:8:8:8, 32bpp, RGBA [NOT in AVI]
BGRA Packed RGBA 8:8:8:8, 32bpp, BGRA [NOT in AVI]
ABGR Packed RGBA 8:8:8:8, 32bpp, ABGR [NOT in AVI]
@@ -95,12 +95,12 @@ BGR[24] Packed RGB 8:8:8, 24bpp BGR [NOT
Raw audio: [x] is an byte with value x, [NOT in AVI]
ALAW A-LAW
ULAW MU-LAW
-P<type><interleaving><bits> little endian PCM
-<bits><interleaving><type>P big endian PCM
+P<type><interleaving><bits> little-endian PCM
+<bits><interleaving><type>P big-endian PCM
<type> is S for signed integer, U for unsigned integer, F for IEEE float
<interleaving> is D for default (left, right)
<bits> is 8/16/24/32
-PFD[32] would for example be signed 32 bit little endian IEEE float
+PFD[32] would for example be signed 32 bit little-endian IEEE float
Subtitles:
UTF8 Raw utf8
@@ -108,5 +108,4 @@ SSA[0] SubStation Alpha
DVDS DVD subtitles
DVBS DVB subtitles
-
-FIXME dv/gray16/audio codecs/multi chan interleaving
+FIXME dv/gray16/audio codecs/multi channel interleaving
More information about the NUT-devel
mailing list