#include "petscdraw.h" PetscErrorCode PetscDrawSetSaveMovie(PetscDraw draw,const char movieext[])Collective on PetscDraw Many br
draw | - the graphics context Many br | |
movieext | - optional extension defining the movie format Many br |
Many br
Notes: You should call this AFTER calling PetscDrawSetSave() and BEFORE creating your image with PetscDrawSave(). Many brThe ffmpeg utility must be in your path to make the movie. Many br
Level:intermediate
Location:src/sys/classes/draw/interface/dsave.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages