mirror of
https://github.com/mpv-player/mpv
synced 2025-02-25 17:58:27 +00:00
some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10789 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
5183199581
commit
077a30a797
@ -58,8 +58,8 @@
|
||||
|
||||
<P>The new generation of this codec is called DivX4 and can even decode
|
||||
movies made with the infamous DivX codec! In addition it is much faster than
|
||||
the native Win32 DivX DLLs but slower than libavcodec. Hence its usage as a
|
||||
decoder is <B>DISCOURAGED</B>. However, it is useful for encoding. One
|
||||
the native Win32 DivX DLLs but slower than <B>libavcodec</B>. Hence its usage
|
||||
as a decoder is <B>DISCOURAGED</B>. However, it is useful for encoding. One
|
||||
disadvantage of this codec is that it is not available under an Open Source
|
||||
license.</P>
|
||||
|
||||
@ -129,12 +129,13 @@
|
||||
it correctly.</P>
|
||||
|
||||
|
||||
<H4><A NAME="libavcodec">2.2.1.2 FFmpeg DivX/libavcodec</A></H4>
|
||||
<H4><A NAME="libavcodec">2.2.1.2 FFmpeg/libavcodec</A></H4>
|
||||
|
||||
<P><A HREF="http://ffmpeg.sourceforge.net">FFmpeg</A> contains an
|
||||
<B>open source</B> codec package, which is capable of decoding streams
|
||||
encoded with
|
||||
H263/MJPEG/RV10/DivX3/DivX4/DivX5/MP41/MP42/WMV1/WMV2/HuffYUV/SVQ1/SVQ3
|
||||
H263/MJPEG/LJPEG/RV10/DivX3/DivX4/DivX5/MP41/MP42/WMV1/WMV2/HuffYUV/SVQ1/SVQ3/
|
||||
MPEG1/MPEG2/VCR1/VCR2/ASV1/ASV2/CLJR
|
||||
video, or WMA (Windows Media Audio) audio codecs. Not only some of
|
||||
them can be encoded with, but it also offers higher speed than the Win32
|
||||
codecs or the DivX.com DivX4/5 library!</P>
|
||||
|
Loading…
Reference in New Issue
Block a user