From 5d171758c08aeda8ba9899ba71ffe4d6a8d0cd7b Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Tue, 20 Mar 2007 21:17:21 +0000 Subject: [PATCH] update links to old probably obsolete bttv patches Originally committed as revision 8459 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/faq.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/faq.texi b/doc/faq.texi index 2df8be74f0..9c41679ae2 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -121,14 +121,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://mplayerhq.hu/~michael/bttv-420-2.4.26.patch}). This may also +(@url{http://svn.mplayerhq.hu/michael/trunk/patches/bttv-420-2.4.26.patch?view=co}). 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://mplayerhq.hu/~michael/bttv-comb-2.4.26.patch}) -or (@url{http://mplayerhq.hu/~michael/bttv-comb-2.6.6.patch}) +will cause somewhat too strong filtering. A fix is to apply (@url{http://svn.mplayerhq.hu/michael/trunk/patches/bttv-comb-2.4.26.patch?view=co}) +or (@url{http://svn.mplayerhq.hu/michael/trunk/patches/bttv-comb-2.6.6.patch?view=co}) and pass 'combfilter=2'. @section I have a problem with an old version of ffmpeg; where should I report it? @@ -356,7 +356,7 @@ to ffmpeg or libavcodec. see @url{http://www.iversenit.dk/dev/ffmpeg-headers/} -@section where are docs about ffv1, msmpeg4, asv1, 4xm? +@section where are the docs about ffv1, msmpeg4, asv1, 4xm? see @url{http://svn.mplayerhq.hu/michael/trunk/docs/}