Mercurial > mplayer.hg
changeset 13304:a8925b9fc147
libavformat
author | diego |
---|---|
date | Fri, 10 Sep 2004 17:54:17 +0000 |
parents | 2571b2e0c0b4 |
children | 90ffe76b5b25 |
files | README |
diffstat | 1 files changed, 8 insertions(+), 3 deletions(-) [+] |
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