From 2affc4a52e390c651019adb06fc93d7fa13fa9bc Mon Sep 17 00:00:00 2001 From: Guillaume Astier Ruiz Date: Wed, 28 Feb 2024 11:01:13 +0000 Subject: [PATCH] [UPDATE] - README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5a9b4fc..966fc6f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ wallpaper animation using bmp file and feh app +## Dependences + +All you need is feh & ffmpeg + ## MP4 to BMP take an mp4 video file (pay attention to the length of the video) and use ffmpeg to generate the bmp files. It is possible to manage the quality and number of frames generated.