X-Git-Url: http://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=doc%2Ffilters.texi;h=4d1f5a20e7f5f615900d60e89898e796b15e6ee5;hp=d4eca3a3c9ccffe782a717fd5a314ec04d621bca;hb=feb2ea6e09bfe4048bfd2c3a59d3976f3d9e9835;hpb=5d7743019b327b3333947f5e96ca6289654c4aa7 diff --git a/doc/filters.texi b/doc/filters.texi index d4eca3a3c9..4d1f5a20e7 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -14867,7 +14867,8 @@ ffplay -f lavfi life=s=300x200:mold=10:r=60:ratio=0.1:death_color=#C83232:life_c @anchor{smptehdbars} @anchor{testsrc} @anchor{testsrc2} -@section allrgb, allyuv, color, haldclutsrc, nullsrc, rgbtestsrc, smptebars, smptehdbars, testsrc, testsrc2 +@anchor{yuvtestsrc} +@section allrgb, allyuv, color, haldclutsrc, nullsrc, rgbtestsrc, smptebars, smptehdbars, testsrc, testsrc2, yuvtestsrc The @code{allrgb} source returns frames of size 4096x4096 of all rgb colors. @@ -14900,6 +14901,9 @@ The @code{testsrc2} source is similar to testsrc, but supports more pixel formats instead of just @code{rgb24}. This allows using it as an input for other tests without requiring a format conversion. +The @code{yuvtestsrc} source generates an YUV test pattern. You should +see a y, cb and cr stripe from top to bottom. + The sources accept the following parameters: @table @option