From 137f4d4907e41aea42428cd5438c36b49dfaeb19 Mon Sep 17 00:00:00 2001 From: radex Date: Sat, 25 May 2024 14:43:05 +0200 Subject: [PATCH] readme --- firmware/README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/firmware/README.md b/firmware/README.md index 358d238..5ba88f9 100644 --- a/firmware/README.md +++ b/firmware/README.md @@ -1,9 +1,13 @@ ## convert video +automatically: + ```sh scripts/convert.sh ../badapple.webm ``` +the output is in video_output + or manually: ``` @@ -30,4 +34,12 @@ move to `audio` folder, then: python3 scripts/audio_convert.py ``` -on the SD card, create a folder named `badapple` and inside, add `audio.bin` from `audio` and `gfx.bin` and `gfx_len.bin` from `gfx_output`. +## play videos on device + +videos/YOURNAME/files + +(where files are audio.bin, gfx.bin, gfx_len.bin) + +NOTE: yourname MUST be at most 8 characters long + +also `videos/playlist.txt` with names of videos in order