From f9d95fee81b306d75e4c4b2697f64b14fa718041 Mon Sep 17 00:00:00 2001 From: Vilyaem Date: Mon, 13 May 2024 08:36:14 -0400 Subject: [PATCH] update readme --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index ae10a8c..0c8888b 100644 --- a/README.md +++ b/README.md @@ -82,15 +82,29 @@ VNM is also perfect for embedded assets in ROMs. ## PROGRAMS ff2vnm - Convert farbfeld images to vnm images + + vnmstat - Program that identifies, validates, and makes stats for a vnm file + + vnmnoise - Example program that generates an unoptimized noisy image + + vnmbeat - Example program that generates a sound file + + vnmcarr - Convert VNM files into C arrays + + VNM is so simple, you can just use your core utils to work with it. + + Combining images into a video: cat baby.vnm recursion.vnm > slideshow.vnm + + Splitting video into images and audio: csplit -z slideshow.vnm /V/ '{*}' --- @@ -98,9 +112,13 @@ Splitting video into images and audio: csplit -z slideshow.vnm /V/ '{*}' ## SCRIPTS png2vnm.sh - Convert PNG to VNM given png2ff + + vid2vnm.sh - Convert video to VNM + + ## PHILANTHROPY _official VNM donation fund_