It started with loading images into audacity and then exporting them again.
Now i created scripts and a pipeline to progressively apply audioeffects to images and then combine them into a mp4 video.
the input folder contains a image that then gets converted into bitmap. then it gets read as an audiofile and effects are applied. The raw data is exported and the headers are changed back to bmp. Then we stitch the resized (by ffmpeg) frames together into a video.