compile:
ffmpeg -i %d.jpg -vcodec rawvideo preview.avi
map-audio-first-tryout:
ffmpeg -i input.mp4 -i input.mp3 -c copy -map 0:0 -map 1:0 output.mp4
rename.sh:
#/bin/bash
index=0;
for name in *.jpg
do
mv "${name}" "${index}.jpg"
index=$((index+1))
done
shows:
algorithmes et réalités
screening algorithmic imagination 22. january 2016 by konrad becker and felix stalder
uran:
the title of a movie:
subtitle: reflections of bioinformatics in the cryptocalypse