[Ffmpeg-devel] [PATCH] ffserver regression test status

Jindrich Makovicka makovick
Sun Feb 26 20:30:46 CET 2006


Aurelien Jacobs wrote:
> On Sun, 26 Feb 2006 00:40:13 +0100
[...]
> 
> x86 gives different results for all the above tests except test.mjpg
> which gives the same result as ppc...
> Now the big question. Why the hell does adding Strict -1 in the
> test.mjpg section affect all the other tests ??

I don't know the inner workings, but it seems that ffserver doesn't
produce anything at all (except header), when one of the stream
definitions contains an error.
Without Strict -1, the mjpeg definition is wrong because of the
colorspace mismatch (see the ffserver output, it is sent to /dev/null in
the test script). Without the patch, ffserver doesn't even find the encoder.

Anyway, when (re)designing the regression test, I'd suggest to check
first if the output is reasonable. At the very least, the output files
should be 100000 bytes long. And only .swf and .rm outputs seem to be
currently playable for me.

Doing md5sums of empty files (like *.mpg above) is certainly possible,
but I am not sure if it has any sense :)

Regards,
-- 
Jindrich Makovicka





More information about the ffmpeg-devel mailing list