GenericMappingTools / GenericMappingTools/gmt
BUG with master frame in movie on Windows
Open
bug
- Dominant language
- C
- Stars
- 979
- Forks
- 414
- Avg merge
- 17h 26m
- Merged PRs (30d)
- 54
Description
I modified the example of the [movie docs ](https://docs.generic-mapping-tools.org/dev/movie.html#examples) for windows to only show the master frame
PD: I am using a batch scripts.
```
gmt begin
gmt coast -Rg -JG%MOVIE_FRAME%/20/%MOVIE_WIDTH% -Gmaroon -Sturquoise -Bg -X0 -Y0
gmt end
```
gmt movie globe.bat -Nglobe2 -T360 -Fnone -V3 -C15cx15cx100 -Lf -P -M1,png
Error message:

**System information**
* Operating system: Win64
* GMT version 6.2.0
Contributor guide
Assessment
This issue has not been assessed yet.