comparison DOCS/codecs.html @ 5378:1a7fd8f13ac0

small update
author gabucino
date Thu, 28 Mar 2002 17:30:46 +0000
parents 0a56406fb224
children 28aacc467e13
comparison
equal deleted inserted replaced
5377:f7402401318c 5378:1a7fd8f13ac0
148 </P> 148 </P>
149 149
150 <P>Then compile. configure detects if it's alright, and can be compiled. The 150 <P>Then compile. configure detects if it's alright, and can be compiled. The
151 codec also <B>supports postprocessing!</B></P> 151 codec also <B>supports postprocessing!</B></P>
152 152
153 <P>In order to use it, update your codecs.conf file, and do as the manpage, 153 <P>With ffmpeg and my Matrox G400, I can view even the highest resolution DivX
154 or the example.conf says (the -vfm option).</P> 154 movies on my K6/2 500, without dropped frames.</P>
155
156 <P>To achieve the <B>greatest speed</B> on my K6, I remove the
157 <CODE>ffmpeg12</CODE> section from codecs.conf (this codec isn't optimized, and
158 libmpeg2 is twice as fast), and place <CODE>vfm=5</CODE> in my config file.
159 Then <B>MPlayer</B> always uses <B>ffdivx/ffodivx</B> to decode
160 <B>DivX</B> files, and libmpeg2 for MPEG1/2 . With this and my
161 Matrox G400, I can view even the highest resolution DivX movies on my
162 K6/2 500, without framedrop.</P>
163 155
164 156
165 <P><B><A NAME=2.2.1.3>2.2.1.3. XAnim codecs</A></B></P> 157 <P><B><A NAME=2.2.1.3>2.2.1.3. XAnim codecs</A></B></P>
166 158
167 <P>Foreword: 159 <P>Foreword: