[FFmpeg-devel] [RFC] Lavfi test system

Stefano Sabatini stefano.sabatini-lala
Mon Mar 8 02:36:14 CET 2010


On date Sunday 2010-03-07 17:44:20 +0100, Michael Niedermayer encoded:
> 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

I believed the idea was to try different slicing at every run... what
am I missing?

Regards.
-- 
FFmpeg = Frenzy and Fostering Miracolous Problematic Erroneous Guru
-------------- next part --------------
A non-text attachment was scrubbed...
Name: randomize-lavfi-test-slice-sizes.patch
Type: text/x-diff
Size: 770 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100308/192bb820/attachment.patch>



More information about the ffmpeg-devel mailing list