i mean. here is a more concrete example
i have stream 1 defined as mpegts in name stream1in, defined in mpegts out as stream1out, app name appout. When i make a transcoder scenario video input and audio input i must put in stream name and app name which is stream1out and appout, i dont have the option to tie the transcoder to stream1in . the scenario is i want to activate the transcoder whenever i need without needing to use a difefrent output name so if i have appout/stream1out.mpegts without transcoding active, i want to be able to have appout/stream1out.mpegts with transcoding active, not have to create some other output or the workaround i could only think of is when i start the encoding i name the output something else like stream1out2 then start the transcoder with the input set to stream1out2 and the output with the previous output name stream1out
Does that make sense?