From 3829ecb1a2f4f3dfcb2a2c319e404b7eb5b7eb6d Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 6 Nov 2006 22:57:14 +0000 Subject: Remove remnants of long-gone libfame. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20739 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 5 ----- DOCS/xml/en/video.xml | 11 ++++------- 2 files changed, 4 insertions(+), 12 deletions(-) (limited to 'DOCS') 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 .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 (). - + 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 -libavcodec (lavc) or -libfame (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 . -Using lavc is highly recommended. Currently there is no way of setting the fps +libavcodec (lavc). +See the man page for further info about . +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 especially if you are using prebuffering. Then why 25 and not 30000/1001? Well, the -- cgit v1.2.3