From f1794afafaf47c0badcd48e5787dc98a94b8301a Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 10 Sep 2004 17:54:17 +0000 Subject: libavformat git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13305 b3059339-0415-0410-9bf9-f77b7e298cf2 --- README | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index be73d9c7cb..579527dd23 100644 --- a/README +++ b/README @@ -70,9 +70,9 @@ created. You can later update your sources by saying 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 @@ When asked for a password, you can just hit enter. A directory named 'ffmpeg' 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 -- cgit v1.2.3