1
0

generate testvideos

This commit is contained in:
2024-12-04 07:48:12 +01:00
parent e89663c991
commit eb31cd8e19
+2 -2
View File
@@ -6,8 +6,8 @@ create_file() {
rm -rf testdata
mkdir testdata
create_file "a.mp4"
ffmpeg -f lavfi -i testsrc -t 30 -pix_fmt yuv420p testdata/a.mp4
create_file "a.gif"
create_file "b.gif"
create_file "b.jpeg"
create_file "c.mp4"
ffmpeg -f lavfi -i testsrc -t 30 -pix_fmt yuv420p testdata/b.mp4