cplussharp / graph-studio-next

GraphStudioNext is a tool for developers to build and test DirectShow Graphs
349 stars 93 forks source link

Command line parameter to save topology image into file and exit #286

Open roman380 opened 8 years ago

roman380 commented 8 years ago

That is, to save existing (remote, or GRF/GRFX, or RenderFile result) graph topology to file and exit.

I would be using it in automation/batch scenarios where I would like to leave a copy of topology as image file for quick review later. The code that builds graph would put it on ROT and then execute GSN to produce the file.

mikecopperwhite commented 7 years ago

I don't have a problem with this feature suggestion as long as it only happens when a particular command line switch is used. Perhaps worth adding to the very basic help dialog in the Help/Help Information as it wouldn't be an easily discoverable feature.