GenericMappingTools / GenericMappingTools/gmt
Let Movie only assemble animation (or make a dry run).
Open
feature request
- Dominant language
- C
- Stars
- 979
- Forks
- 414
- Avg merge
- 17h 26m
- Merged PRs (30d)
- 54
Description
When I want to test how **gmt movie** is using `ffmpeg` to assemble all the frames for a movie, I need to run gmt movie from the scratch. This means that all the frames are created again and this could take a lot of time.
So, it would good to have a option to just ask **gmt movie** to assemble the images directly. There is now an option to only create the frames (-Fpng).
I think that an alternative would be to let **movie** to make a dry run so I could see the `ffpmeg` command [in the terminal](https://docs.generic-mapping-tools.org/dev/movie.html#remaking-movie-with-existing-png-frames).
Contributor guide
Assessment
This issue has not been assessed yet.