summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-02-22 10:52:00 +0000
committerDiego Biurrun <diego@biurrun.de>2006-02-22 10:52:00 +0000
commit70b0bb8772ea6d101569eac914e1608a00cb561c (patch)
treefc0ade923797d9cc8e3923ecc35fad1ae2c514b9 /doc
parentafe6a4a0bebd4c90d0278fbbc509f6eecbee235a (diff)
link fixes
Originally committed as revision 5050 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/faq.texi6
-rw-r--r--doc/ffmpeg-doc.texi2
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/faq.texi b/doc/faq.texi
index 2df706053e..13eb0e1bb8 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -96,14 +96,14 @@ if some MP3 codec like LAME is installed
@section Why does the chrominance data seem to be sampled at a different time from the luminance data on bt8x8 captures on Linux?
This is a well-known bug in the bt8x8 driver. For 2.4.26 there is a patch at
-(@url{http://www.mplayerhq.hu/~michael/bttv-420-2.4.26.patch}). This may also
+(@url{http://mplayerhq.hu/~michael/bttv-420-2.4.26.patch}). This may also
apply cleanly to other 2.4-series kernels.
@section How do I avoid the ugly aliasing artifacts in bt8x8 captures on Linux?
Pass 'combfilter=1 lumafilter=1' to the bttv driver. Note though that 'combfilter=1'
-will cause somewhat too strong filtering. A fix is to apply (@url{http://www.mplayerhq.hu/~michael/bttv-comb-2.4.26.patch})
-or (@url{http://www.mplayerhq.hu/~michael/bttv-comb-2.6.6.patch})
+will cause somewhat too strong filtering. A fix is to apply (@url{http://mplayerhq.hu/~michael/bttv-comb-2.4.26.patch})
+or (@url{http://mplayerhq.hu/~michael/bttv-comb-2.6.6.patch})
and pass 'combfilter=2'.
@section I have a problem with an old version of ffmpeg; where should I report it?
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index fef8231f6f..840423d82c 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -799,7 +799,7 @@ following image formats are supported:
@code{X} means that encoding (resp. decoding) is supported.
-See @url{http://www.mplayerhq.hu/~michael/codec-features.html} to
+See @url{http://mplayerhq.hu/~michael/codec-features.html} to
get a precise comparison of the FFmpeg MPEG-4 codec compared to
other implementations.