eliemichel / CodenameGogh

A node-based front-end to ffmpeg
Other
8 stars 0 forks source link

Presets #32

Open eliemichel opened 6 years ago

eliemichel commented 6 years ago

I open this issue to think about presets. It may subdivide into other more specific issues.

Tilix4 commented 6 years ago

Maybe we could have the same behaviour as Blender's Image selector in the UV/Image Editor :

capture d ecran 2018-08-21 a 16 51 38

When changed, OutputNodes of the current graph would remain the same and the preset nodetree would link some inputNodes (we have to define which ones and in what case) to the first outputNode.

Tilix4 commented 6 years ago

Maybe we could be able to import a preset in the current graph, in the same way we create a new node, a node tree would be created with needed nodes already preset.

eliemichel commented 6 years ago

I think that this is something different, so we must call it differently. I'd call it "templates".

Let's also list the very required presets (and templates), like some preset to encode for youtube, etc.