No description
Find a file
2025-12-25 08:09:58 -05:00
.gitignore Add: basic render script 2025-12-16 12:09:46 +01:00
gen_video.sh Improve: script 2025-12-25 08:09:58 -05:00
get_weather.sh Improve: script 2025-12-25 08:09:58 -05:00
interpret_weather.sh Improve: script 2025-12-25 08:09:58 -05:00
readme.txt Adjust: windspeed playback 2025-12-18 13:29:07 +01:00
render_video.sh Improve: script 2025-12-25 08:09:58 -05:00

ffmpeg weather based video generator 

get weather from place -> save some variables such as temperature, humidity, wind speed -> input these parameters to ffmpeg and output a video

built using bash script, jq, ffmpeg, and wttr.in

dependencies: ffmpeg, wttr.in, jq, bc, internet connection

by veravera for a video art project