Compare commits

...

1 Commits

Author SHA1 Message Date
497cc3b61c sync 2026-06-20 10:44:43 +02:00
11 changed files with 1 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
/target
test.iq
# test.iq
test.py
/frames
*.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.