summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-06 22:57:14 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-06 22:57:14 +0000
commit3829ecb1a2f4f3dfcb2a2c319e404b7eb5b7eb6d (patch)
treed0cf51ba42195aad3a53ff9637e3e631e99d6cde /DOCS
parentff4a1ad4a9d610a85736e2b991e219e510151a02 (diff)
downloadmpv-3829ecb1a2f4f3dfcb2a2c319e404b7eb5b7eb6d.tar.bz2
mpv-3829ecb1a2f4f3dfcb2a2c319e404b7eb5b7eb6d.tar.xz
Remove remnants of long-gone libfame.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20739 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.15
-rw-r--r--DOCS/xml/en/video.xml11
2 files changed, 4 insertions, 12 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index f2c569a176..3b5905e4ee 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -5483,7 +5483,6 @@ You should see a red, green and blue stripe from top to bottom.
.TP
.B lavc[=quality:fps]
Fast software YV12 to MPEG-1 conversion with libavcodec for use with DVB/\:DXR3/\:IVTV.
-Faster and of better quality than \-vf fame.
.RSs
.IPs <quality>
.RSss
@@ -5496,10 +5495,6 @@ force output fps (float value) (default: 0, autodetect based on height)
.RE
.
.TP
-.B "fame\ \ \ "
-Fast software YV12 to MPEG-1 conversion with libfame for use with DVB/\:DXR3/\:IVTV.
-.
-.TP
.B dvbscale[=aspect]
Set up optimal scaling for DVB cards, scaling the x axis in hardware and
calculating the y axis scaling in software to keep aspect.
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index e615da5888..24bc9ea9d2 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -2000,16 +2000,13 @@ This does not work with digital audio output (<option>-ac hwac3</option>).
</varlistentry>
<varlistentry>
-<term><option>-vf lavc/fame</option></term>
+<term><option>-vf lavc</option></term>
<listitem><para>
To watch non-MPEG content on the em8300 (i.e. MPEG-4 (DivX) or RealVideo)
you have to specify an MPEG-1 video filter such as
-<systemitem class="library">libavcodec</systemitem> (lavc) or
-<systemitem class="library">libfame</systemitem> (fame). At
-the moment lavc is both faster and gives better image quality, it is suggested
-that you use that unless you have problems with it. See the man page for further
-info about <option>-vf lavc/fame</option>.
-Using lavc is highly recommended. Currently there is no way of setting the fps
+<systemitem class="library">libavcodec</systemitem> (lavc).
+See the man page for further info about <option>-vf lavc</option>.
+Currently there is no way of setting the fps
of the em8300 which means that it is fixed to 30000/1001 fps. Because of this it is
highly recommended that you use <option>-vf lavc=<replaceable>quality</replaceable>:25</option>
especially if you are using prebuffering. Then why 25 and not 30000/1001? Well, the