Hello everyone
I would like to know if there is a way to edit a video from images like freefem++ does when we display the solution of an evolution equation at each moment. For example I solve a heat equation and with plot I display the solution u(x,y) at each time t. I would like to know if there is a way to record the images directly and how I can read them simultaneously one after the other.
AFAICT, there are a lot of ways to make movies with a series of slides but if you want to watch
in real time, the FF plots are ok but limited and specific to FF. I’ve finally gotten around
to making something I call mjmdatascope which is designed mostly to monitor
progress from a variety of sources ( interfaces now for FF,R, and c++ code )
and save images or movies. Right now I just have 1D FF but eventually will
add more stuff. If you can’t find a solution you could look at this and make suggestions
for priorities. I’ve got a couple examples up there including a recent movie of 2D
sim that is jerky but fixing that mjmdatascope