mirror of
https://github.com/mpv-player/mpv
synced 2025-03-11 08:37:59 +00:00
fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8071 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2df1fe2fdf
commit
b8fd915e50
@ -97,19 +97,21 @@
|
|||||||
<H4><A NAME="libavcodec">2.2.1.2 FFmpeg DivX/libavcodec</A></H4>
|
<H4><A NAME="libavcodec">2.2.1.2 FFmpeg DivX/libavcodec</A></H4>
|
||||||
|
|
||||||
<P><A HREF="http://ffmpeg.sourceforge.net">FFmpeg</A> contains an
|
<P><A HREF="http://ffmpeg.sourceforge.net">FFmpeg</A> contains an
|
||||||
<B>open source</B> codec package, which is capable of decoding video streams
|
<B>open source</B> codec package, which is capable of decoding streams
|
||||||
encoded with
|
encoded with
|
||||||
H263/MJPEG/RV10/DivX3/DivX4/DivX5/MP41/MP42/WMV1
|
H263/MJPEG/RV10/DivX3/DivX4/DivX5/MP41/MP42/WMV1
|
||||||
codecs. Not only some of them can be encoded with, but it also offers higher
|
video, or WMA (Windows Media Audio) audio codecs. Not only some of
|
||||||
speed than the Win32 codecs or the ProjectMayo DivX4/5 library!</P>
|
them can be encoded with, but it also offers higher speed than the Win32
|
||||||
|
codecs or the DivX.com DivX4/5 library!</P>
|
||||||
|
|
||||||
<P>It contains a lot of nice codecs, especially important are the MPEG4
|
<P>It contains a lot of nice codecs, especially important are the MPEG4
|
||||||
variants:
|
variants:
|
||||||
DivX 3, DivX 4, DivX 5, Windows Media Video 7 (WMV1)</P>
|
DivX 3, DivX 4, DivX 5, Windows Media Video 7 (WMV1). Also a very
|
||||||
|
interesting one is the WMA decoder.</P>
|
||||||
|
|
||||||
<P>If you use an MPlayer release you have libavcodec right in the
|
<P>If you use an MPlayer release you have libavcodec right in the
|
||||||
package, just build as usual. If you use MPlayer from CVS you have to
|
package, just build as usual. If you use MPlayer from CVS you have to
|
||||||
extract libavcodec from the FFmpeg CVS tree as FFmpeg 0.4.5 does <B>not</B>
|
extract libavcodec from the FFmpeg CVS tree as FFmpeg releases <B>don't</B>
|
||||||
work with MPlayer. In order to achieve this do:</P>
|
work with MPlayer. In order to achieve this do:</P>
|
||||||
|
|
||||||
<OL>
|
<OL>
|
||||||
|
@ -448,7 +448,8 @@
|
|||||||
|
|
||||||
<UL>
|
<UL>
|
||||||
<LI><B>libavcodec</B>: This codec package is capable of decoding
|
<LI><B>libavcodec</B>: This codec package is capable of decoding
|
||||||
H263/MJPEG/RV10/DivX3/DivX4/DivX5/MP41/MP42/WMV1 encoded video streams, on
|
H263/MJPEG/RV10/DivX3/DivX4/DivX5/MP41/MP42/WMV1 encoded video streams and
|
||||||
|
WMA (Windows Media Audio) v1/v2 audio streams, on
|
||||||
multiple platforms. It is also known to be the fastest for this task.
|
multiple platforms. It is also known to be the fastest for this task.
|
||||||
See the <A HREF="codecs.html#libavcodec">libavcodec</A> section for details.
|
See the <A HREF="codecs.html#libavcodec">libavcodec</A> section for details.
|
||||||
Features:<BR>
|
Features:<BR>
|
||||||
@ -472,7 +473,9 @@
|
|||||||
(example: DV, ATI VCR, MJPEG)</LI>
|
(example: DV, ATI VCR, MJPEG)</LI>
|
||||||
<LI>needed if you want to play <B>WMV8 movies</B>. Not needed for old
|
<LI>needed if you want to play <B>WMV8 movies</B>. Not needed for old
|
||||||
ASF's with MP41 or MP42 video (though VoxWare audio is frequent for these
|
ASF's with MP41 or MP42 video (though VoxWare audio is frequent for these
|
||||||
files - it's done by the Win32 codec), or WMV7.</LI>
|
files - it's done by the Win32 codec), or WMV7. Also not needed
|
||||||
|
for WMA (Windows Media Audio), libavcodec has opensource decoder
|
||||||
|
for that.</LI>
|
||||||
</UL>
|
</UL>
|
||||||
</LI>
|
</LI>
|
||||||
<LI><B>DivX4/DivX5</B>: information about this codec is available in the
|
<LI><B>DivX4/DivX5</B>: information about this codec is available in the
|
||||||
@ -1399,7 +1402,7 @@ end
|
|||||||
|
|
||||||
<H2><A NAME="bsd">6.2 *BSD</A></H2>
|
<H2><A NAME="bsd">6.2 *BSD</A></H2>
|
||||||
|
|
||||||
<P>Mplayer runs on FreeBSD, OpenBSD, NetBSD, BSD/OS and Darwin. To build MPlayer
|
<P>MPlayer runs on FreeBSD, OpenBSD, NetBSD, BSD/OS and Darwin. To build MPlayer
|
||||||
you will need GNU make (gmake - native BSD make will not work) and a recent
|
you will need GNU make (gmake - native BSD make will not work) and a recent
|
||||||
version of binutils.</P>
|
version of binutils.</P>
|
||||||
|
|
||||||
@ -1428,14 +1431,6 @@ end
|
|||||||
|
|
||||||
<P>MPlayer should work on Solaris 2.6 or newer.</P>
|
<P>MPlayer should work on Solaris 2.6 or newer.</P>
|
||||||
|
|
||||||
<P>AVI file playback works best on Solaris x86, because you have the
|
|
||||||
option to use the win32 codecs on the x86 platform, or can use
|
|
||||||
MMX/MMX2/3DNow/etc instructions for MP3/DivX/DVD/whatever. On Colaris SPARC,
|
|
||||||
you'll find quite a few AVI files with non working video and/or audio
|
|
||||||
playback, because the video/audio codecs using the Win32 DLLs are not
|
|
||||||
available. However, <B>DivX/OpenDivX</B> movies should work, when using
|
|
||||||
libavcodec.</P>
|
|
||||||
|
|
||||||
<P>On <B>UltraSPARC</B>s, MPlayer takes advantage of their <B>VIS</B>
|
<P>On <B>UltraSPARC</B>s, MPlayer takes advantage of their <B>VIS</B>
|
||||||
extensions (equivalent to MMX), currently only in <I>libmpeg2</I>,
|
extensions (equivalent to MMX), currently only in <I>libmpeg2</I>,
|
||||||
<I>libvo</I> and <I>libavcodec</I>, but not in mp3lib. You can watch a VOB
|
<I>libvo</I> and <I>libavcodec</I>, but not in mp3lib. You can watch a VOB
|
||||||
|
Loading…
Reference in New Issue
Block a user