Web; code

Tessa Groenewoud: Why do people keep photographs?

Tessa Groenewoud: Why do people keep photographs?

Why do people keep photographs? is a “database movie” project by Tessa Groenewoud and coded by dotburo. Every day a video is automatically generated based on a passage from the crime novel ‘Mrs. McGinty’s Dead’ (1952) by Agatha Christie. Each word from the fragment is used to select the day’s highest ranking image result in the search engines of Bing, Google or Yahoo. The project website displays the daily video and the archive of past generated movies.

The generation of the HD video is done through Python and FFmpeg. The former performs the image requests for each word of the passage and builds the FFmpeg commands; the latter resizes each image proportionally to fit into the HD format and takes care of the actual video "editing" of each image/frame. FFmpeg also generates the burned-in subtitles and the rolling credits, which reference the original URL's of the images. All this is done automatically and on a daily basis. Once all the parts are ready they are fit together and compressed in a H264 mp4 movie, to finally be sent to the HTTP server of whydopeoplekeepphotographs.net.

The source code of the project is on Github. Here is the result:


Graphic design; video

News; blog