comparison DOCS/codecs.html @ 2690:a2bb142ce67d

some updates
author gabucino
date Sun, 04 Nov 2001 17:35:29 +0000
parents aadd16c5d6eb
children 62bcea66003e
comparison
equal deleted inserted replaced
2689:6a5b6b16d85c 2690:a2bb142ce67d
14 <LI> MPEG 1/2 System Stream (PS/PES/VOB) and Elementary Stream (ES) file 14 <LI> MPEG 1/2 System Stream (PS/PES/VOB) and Elementary Stream (ES) file
15 formats 15 formats
16 <LI> RIFF AVI file format 16 <LI> RIFF AVI file format
17 <LI> ASF/WMV 1.0 file format 17 <LI> ASF/WMV 1.0 file format
18 <LI> QT/MOV file format with (un)compressed headers 18 <LI> QT/MOV file format with (un)compressed headers
19 19 <LI> VIVO format (.viv files)
20 <LI> supports reading from file, stdin, or network via HTTP 20 <LI> supports reading from file, stdin, or network via HTTP
21 </UL></P> 21 </UL></P>
22 22
23 <P>Note: about realmedia (.ra/.rm) support read the FAQ!</P> 23 <P>Note: about realmedia (.ra/.rm) support read the FAQ!</P>
24 24
29 daily generated list!!!</P> 29 daily generated list!!!</P>
30 30
31 <P>The most important video codecs:<BR> 31 <P>The most important video codecs:<BR>
32 <UL> 32 <UL>
33 <LI>MPEG1 (VCD) and MPEG2 (DVD) video</LI> 33 <LI>MPEG1 (VCD) and MPEG2 (DVD) video</LI>
34 <LI>DivX ;-), OpenDivX (DivX4) and other MPEG4 variants</LI> 34 <LI>DivX ;-), OpenDivX (DivX4), 3ivx and other MPEG4 variants</LI>
35 <LI>Windows Media Video 7 (WMV1) and 8 (WMV2) used in .wmv files</LI> 35 <LI>Windows Media Video 7 (WMV1) and 8 (WMV2) used in .wmv files</LI>
36 <LI>Intel Indeo codecs (3.1,3.2,4.1,5.0)</LI> 36 <LI>Intel Indeo codecs (3.1,3.2,4.1,5.0)</LI>
37 <LI>MJPEG, ASV2 and other hardware formats</LI> 37 <LI>MJPEG, ASV2 and other hardware formats</LI>
38 <LI>XAnim codecs</LI>
38 </UL></P> 39 </UL></P>
39 40
40 <P>The most important audio codecs:<BR> 41 <P>The most important audio codecs:<BR>
41 <UL> 42 <UL>
42 <LI>MPEG layer 2, and layer 3 (MP3) audio (native code, with MMX/SSE/3DNow! optimization)</LI> 43 <LI>MPEG layer 2, and layer 3 (MP3) audio (native code, with MMX/SSE/3DNow! optimization)</LI>