Add README.md and draft_code

This commit is contained in:
Thomas Farstrike
2025-04-30 09:22:06 +02:00
parent e4372a984c
commit cf5bbfa958
11 changed files with 1063 additions and 538 deletions
+2
View File
@@ -0,0 +1,2 @@
This doesn't work because the build with ffmpeg in it fails,
because it needs that STDIO MEM allocator in lib/lv_conf.h and that has a compilation issue.
+3
View File
@@ -0,0 +1,3 @@
# https://sample-videos.com/
ffmpeg -i SampleVideo_640x360_1mb.mp4 -c:v mjpeg -q:v 7 -vf "fps=15,scale=320:180:flags=lanczos" -c:a pcm_u8 video_320x180.avi