mirror of https://git.ffmpeg.org/ffmpeg.git
fate: add test for the life video source.
This commit is contained in:
parent
48f3d43113
commit
a4c22e3cac
|
@ -97,6 +97,7 @@ do_lavfi_lavd() {
|
||||||
$ENC_OPTS -vcodec rawvideo $* -f nut md5:
|
$ENC_OPTS -vcodec rawvideo $* -f nut md5:
|
||||||
}
|
}
|
||||||
|
|
||||||
|
do_lavfi_lavd "life" "life=s=40x40:r=5:seed=42:mold=64" -t 2
|
||||||
do_lavfi_lavd "testsrc" "testsrc=r=7:n=2:d=10"
|
do_lavfi_lavd "testsrc" "testsrc=r=7:n=2:d=10"
|
||||||
|
|
||||||
# TODO: add tests for
|
# TODO: add tests for
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
life d88400e27716b6e7102251bb3b6a30d6
|
Loading…
Reference in New Issue