rossyndicate / poudre_sonde_network

MIT License
0 stars 8 forks source link

Re-doing timelapse photo creator #98

Closed SamStruthers closed 9 months ago

SamStruthers commented 9 months ago

Goal: Create a better way to create timelapse videos, organize timelapse photos for each year and join with raw WQ data

Work:

Review: I want to do more tidying but have been running into issues with animation::save_video() giving me the errror "sh: ffmpeg: command not found Error in system(paste(ffmpeg, "-version"), intern = TRUE) : error in running command NULL Warning message: In animation::saveVideo(for (i in 1:length(tl_photos)) { : The command "'ffmpeg'" is not available in your system. Please install FFmpeg or avconv first: http://ffmpeg.org/download.html"