mirror of https://git.ffmpeg.org/ffmpeg.git
update links to old probably obsolete bttv patches
Originally committed as revision 8459 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
afe28f7ce9
commit
5d171758c0
|
@ -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?
|
@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
|
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.
|
apply cleanly to other 2.4-series kernels.
|
||||||
|
|
||||||
@section How do I avoid the ugly aliasing artifacts in bt8x8 captures on Linux?
|
@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'
|
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})
|
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://mplayerhq.hu/~michael/bttv-comb-2.6.6.patch})
|
or (@url{http://svn.mplayerhq.hu/michael/trunk/patches/bttv-comb-2.6.6.patch?view=co})
|
||||||
and pass 'combfilter=2'.
|
and pass 'combfilter=2'.
|
||||||
|
|
||||||
@section I have a problem with an old version of ffmpeg; where should I report it?
|
@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/}
|
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/}
|
see @url{http://svn.mplayerhq.hu/michael/trunk/docs/}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue