Mercurial > mplayer.hg
comparison README @ 14025:571f08316b2d
MPEG-X spelling
author | diego |
---|---|
date | Wed, 24 Nov 2004 11:28:34 +0000 |
parents | efc819eee6e3 |
children | e10a50a36faa |
comparison
equal
deleted
inserted
replaced
14024:0d9e27059495 | 14025:571f08316b2d |
---|---|
78 since official releases include libavcodec. CVS sources do not include | 78 since official releases include libavcodec. CVS sources do not include |
79 libavcodec. To verify if you do have libavcodec or not, check if a subdirectory | 79 libavcodec. To verify if you do have libavcodec or not, check if a subdirectory |
80 named 'libavcodec' exists in the MPlayer source tree. | 80 named 'libavcodec' exists in the MPlayer source tree. |
81 | 81 |
82 The FFmpeg project provides libavcodec, a very portable codec collection (among | 82 The FFmpeg project provides libavcodec, a very portable codec collection (among |
83 the supported formats is MPEG4/DivX) with excellent quality and speed, that is | 83 the supported formats is MPEG-4/DivX) with excellent quality and speed, that is |
84 the preferred MPEG4/DivX codec of MPlayer. You have to get libavcodec directly | 84 the preferred MPEG-4/DivX codec of MPlayer. You have to get libavcodec directly |
85 from the FFmpeg CVS server. | 85 from the FFmpeg CVS server. |
86 | 86 |
87 To get the FFmpeg sources, use the following commands in a suitable directory | 87 To get the FFmpeg sources, use the following commands in a suitable directory |
88 outside the MPlayer source directory: | 88 outside the MPlayer source directory: |
89 | 89 |