Browse Source

update links to old probably obsolete bttv patches

Originally committed as revision 8459 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer 19 years ago
parent
commit
5d171758c0
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      doc/faq.texi

+ 4
- 4
doc/faq.texi View File

@@ -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/}



Loading…
Cancel
Save