[FFmpeg-devel] [RFC] Regression test speed
Stefano Sabatini
stefano.sabatini-lala
Sat Dec 5 23:17:32 CET 2009
On date Sunday 2009-12-06 00:54:59 +0300, Michael Kostylev encoded:
> On Sat Dec 5 21:53:54 2009
> Stefano Sabatini wrote:
>
> > Index: ffmpeg/Makefile
> > ===================================================================
> > --- ffmpeg.orig/Makefile 2009-12-05 21:17:11.000000000 +0100
> > +++ ffmpeg/Makefile 2009-12-05 21:17:54.000000000 +0100
> > @@ -189,6 +189,7 @@
> > dnxhd_720p_rd \
> > svq1 \
> > flashsv \
> > + roqvideo \
> > mp2 \
> > ac3 \
> > g726 \
> > Index: ffmpeg/tests/codec-regression.sh
> > ===================================================================
> > --- ffmpeg.orig/tests/codec-regression.sh 2009-12-05 21:17:11.000000000 +0100
> > +++ ffmpeg/tests/codec-regression.sh 2009-12-05 21:52:49.000000000 +0100
> > @@ -241,6 +241,11 @@
> > do_video_decoding "" "-pix_fmt yuv420p -sws_flags area+accurate_rnd+bitexact"
> > fi
> >
> > +if [ -n "$do_roqvideo" ] ; then
> > +do_video_encoding roqvideo.roq "" "-vcodec roqvideo -vframes 5 -an"
> > +do_video_decoding
> > +fi
> > +
> > if [ -n "$do_mp2" ] ; then
> > do_audio_encoding mp2.mp2 "-ar 44100"
> > do_audio_decoding
>
> What about vsync & rotozoom?
They're fine thanks ;-), sorry I cannot understand what you're
asking.
Regards.
--
FFmpeg = Foolish and Fierce Moronic Portable Extended Gadget
More information about the ffmpeg-devel
mailing list