From 726baf09f3d51441ddec7f1c42bb2bfa2f50bfaf Mon Sep 17 00:00:00 2001 From: gabucino Date: Fri, 18 May 2001 19:50:42 +0000 Subject: [PATCH] libcss typos corrected (ehh, LGB:) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@837 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/DVD | 14 +++++++------- DOCS/Hungarian/DVD | 9 +++++---- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/DOCS/DVD b/DOCS/DVD index a31d2496a7..760e0646f5 100644 --- a/DOCS/DVD +++ b/DOCS/DVD @@ -14,22 +14,22 @@ This means current DVD functions are mainly for developers and not for users! Building MPlayer with libcss support ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ First, you must compile and install libcss on your system. -Second, you must call ./configure script of MPlayer with these options: +Second, you have to recompile MPlayer with libcss support. There is +autodetection of libcss, but if it fails, see below : -./configure --enable-css --withcsslibdir=/usr/local/lib --withcssincidr=/usr/local/include +Call ./configure script of MPlayer with these options: + +./configure --enable-css --withcsslibdir=/usr/local/lib --withcssincdir=/usr/local/include (of course you can append your favourite options as well) ---withcsslibdir=/usr/local/lib +--with-csslibdir=/usr/local/lib Directory contains libcss.so shared library. This directory should be in your /etc/ld.so.conf as well. ---withcssindfir=/usr/local/include +--with-cssincdir=/usr/local/include Directory contains header file 'css.h' of libcss. -NOTE: Currently there is no autodetection for libcss! You MUST specify it with -configure options. - Viewing VOB files directly from DVD ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mplayer -dvd /dev/dvd /mnt/cdrom/video_ts/vts_01_1.vob diff --git a/DOCS/Hungarian/DVD b/DOCS/Hungarian/DVD index c94c5adb03..62da733c95 100644 --- a/DOCS/Hungarian/DVD +++ b/DOCS/Hungarian/DVD @@ -14,17 +14,18 @@ Ez egyben azt is jelenti, hogy a jelenleg l MPlayer fordítása libcss támogatással ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Először fordítsd le és installáld a libcss-t. -Utána fordítsd újra az MPlayer-t ezekkel az opciókkal: +Utána fordítsd újra az MPlayer-t, hogy beleforduljon a libcss tamogatas is. +Ha nem teszi ezt automatikusan, akkor probald igy : -./configure --enable-css --withcsslibdir=/usr/local/lib --withcssincidr=/usr/local/include +./configure --enable-css --withcsslibdir=/usr/local/lib --withcssincdir=/usr/local/include (természetesen beírhatod a saját opcióidat is) ---withcsslibdir=/usr/local/lib +--with-csslibdir=/usr/local/lib Ez a könyvtár tartalmazza a libcss.so-t. Jó, ha benne van az /etc/ld.so.conf-ban is. ---withcssindfir=/usr/local/include +--with-cssincdir=/usr/local/include Ez tartalmazza a 'css.h' header file-t. MEGJ.: Jelenleg nincs automatikus detektálás a libcss-hez! Ezeket az opciókat