Skip to content

[FEATURE ADD] Rewrite handling of matplotlib writing to files through FFmpeg directly #17

Description

@HunterAP23

Describe the feature that is being tested/implemented
The current method of writing graph files is that they are dependent on matplotlib's functionality with FFmpeg.
This causes issues when some settings that worked previously no longer do so.
This should rewrite the logic to instead output the graph from matplotlib directly into an external FFmpeg process.

  • Need to check if this is even possible

List any relations to other issues in this repository or in other repositories
N/A

Metadata

Metadata

Assignees

Labels

PlotterTasks relating to the plotter portion of the applicationenhancementNew feature or requestquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions