This commit is contained in:
2026-06-20 10:44:43 +02:00
parent 7b3bd7e2e5
commit 497cc3b61c
11 changed files with 1 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
/target /target
test.iq # test.iq
test.py test.py
/frames /frames
*.png *.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 337 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 338 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 338 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 336 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 335 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 335 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 333 KiB

Binary file not shown.

View File

@ -1 +0,0 @@
ffmpeg -framerate 30 -i frame_%04d.png -c:v libx264 -vf "format=yuv420p" output.mp4

BIN
test.iq Normal file

Binary file not shown.