Commit 4b78bf1
Fix MP4 memory usage and remove cmcrameri-dependent colormaps
Stream MP4 frames incrementally via imageio.get_writer instead of
loading all frames into memory at once with mimwrite (OOM risk for
long videos). Remove berlin/managua/vanimo from the interactive
colormap list — these require the optional cmcrameri package and
silently fail without it.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 32cbd52 commit 4b78bf1
2 files changed
Lines changed: 7 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| |||
0 commit comments