[FFmpeg-devel] [RFC] Lavfi test system

Michael Niedermayer michaelni
Sun Mar 7 17:44:20 CET 2010


On Sun, Mar 07, 2010 at 04:20:16PM +0100, Stefano Sabatini wrote:
> On date Sunday 2010-03-07 11:18:33 +0100, Stefano Sabatini encoded:
> > On date Thursday 2010-01-07 23:36:02 +0100, Stefano Sabatini encoded:
[...]
> Index: libavfilter-soc/ffmpeg/tests/lavfi-regression.sh
> ===================================================================
> --- libavfilter-soc.orig/ffmpeg/tests/lavfi-regression.sh	2010-03-07 16:15:22.000000000 +0100
> +++ libavfilter-soc/ffmpeg/tests/lavfi-regression.sh	2010-03-07 16:16:43.000000000 +0100
> @@ -20,6 +20,8 @@
>      vfilters=$2
>  
>      if [ -n "$test" ] ; then
> +        slicify_h=$(expr 8 + $(date +%N) % 24)
> +        vfilters=slicify=$slicify_h,$vfilters
>          do_video_encoding ${test_name}.nut "" "-vcodec rawvideo -vfilters $vfilters"
>      fi
>  }

this is a problem because its not reproduceable

an LCG started from a constant would be better

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100307/5bd4688a/attachment.pgp>



More information about the ffmpeg-devel mailing list