Mercurial > mplayer.hg
diff README @ 13304:a8925b9fc147
libavformat
author | diego |
---|---|
date | Fri, 10 Sep 2004 17:54:17 +0000 |
parents | 28347c761182 |
children | 09298a8ba1eb |
line wrap: on
line diff
--- a/README Fri Sep 10 16:39:31 2004 +0000 +++ b/README Fri Sep 10 17:54:17 2004 +0000 @@ -70,9 +70,9 @@ from within that directory. -___________________________________ -STEP1: Installing FFmpeg libavcodec -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +_______________________________________________ +STEP1: Installing FFmpeg libavcodec/libavformat +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If you are using an official (pre)release or a CVS snapshot, skip this step, since official releases include libavcodec. CVS sources do not include @@ -94,6 +94,11 @@ with a subdirectory named 'libavcodec' inside will be created. Copy (symbolic linking does NOT suffice) this subdirectory into the MPlayer source tree. +FFmpeg also contains libavformat, a library to decode container formats that +can optionally be used to extend MPlayer's container format support. Get it +from FFmpeg CVS by the same steps outlined above for libavcodec, just +substitute libavcodec by libavformat everywhere. + _______________________________ STEP2: Installing Binary Codecs