comparison DOCS/codecs.html @ 3163:27986f4dcd30

CVID section
author gabucino
date Tue, 27 Nov 2001 18:09:45 +0000
parents 4173305887a7
children 4164be267d0f
comparison
equal deleted inserted replaced
3162:6d4baab2421a 3163:27986f4dcd30
141 <A HREF="http://xanim.va.pubnix.com">XAnim site</A>. The <B>3ivx</B> codec 141 <A HREF="http://xanim.va.pubnix.com">XAnim site</A>. The <B>3ivx</B> codec
142 isn't there, so download it from the <A HREF="http://www.3ivx.com">3ivx site</A>.</LI> 142 isn't there, so download it from the <A HREF="http://www.3ivx.com">3ivx site</A>.</LI>
143 143
144 <LI>use the <CODE>--with-xanimlibdir</CODE> option to tell configure where 144 <LI>use the <CODE>--with-xanimlibdir</CODE> option to tell configure where
145 it can find the xanim codecs. By default, it checks them at <CODE>/</CODE> (...) .</LI> 145 it can find the xanim codecs. By default, it checks them at <CODE>/</CODE> (...) .</LI>
146
147 <LI>rename the filenames by cutting out the architecture stuff, so they will
148 have filenames like these : <CODE>vid_cvid.xa, vid_h263.xa, vid_iv50.xa</CODE>
149
146 </UL> 150 </UL>
147 </P> 151 </P>
148 152
149 <P>They are video codec family number 10, so you may want to use <CODE>-vfm 10</CODE> 153 <P>They are video codec family number 10, so you may want to use <CODE>-vfm 10</CODE>
150 option to tell <B>MPlayer</B> to use them if possible.</P> 154 option to tell <B>MPlayer</B> to use them if possible.</P>
181 185
182 <P>This is a very old and very bad codec of Microsoft. In the past it was 186 <P>This is a very old and very bad codec of Microsoft. In the past it was
183 decoded with the <CODE>msvidc32.dll</CODE> Win32 codec, now we have our own 187 decoded with the <CODE>msvidc32.dll</CODE> Win32 codec, now we have our own
184 open-source implementation (by <A HREF="mailto:melanson@pcisys.net">Mike 188 open-source implementation (by <A HREF="mailto:melanson@pcisys.net">Mike
185 Melanson</A>).</P> 189 Melanson</A>).</P>
190
191
192 <P><B><A NAME=2.2.1.7>2.2.1.7. Cinepak CVID</A></B></P>
193
194 <P>The best way to view Cinepak videos with <B>MPlayer</B>, is using
195 the XAnim codec <CODE>vid_cvid.xa</CODE>, because it supports YV12, YUY2
196 outputs, in contrary to the Win32 codec which supports only RGB.</P>
186 197
187 198
188 <P><B><A NAME=2.2.2>2.2.2. Audio codecs</A></B></P> 199 <P><B><A NAME=2.2.2>2.2.2. Audio codecs</A></B></P>
189 200
190 <P>The most important audio codecs above all :<BR> 201 <P>The most important audio codecs above all :<BR>