I am working on a project where I want to create a regular and extended version. Let's say that I create a single timeline that represent the extended version and somehow, I mark some regions that I don't want to appear in the regular version (or the other way around).
Obviously, it is easy to render the extended version as I simply have to render the whole timeline. But how to render the timeline in a single file skipping some regions? It is possible? I know I could render regions as separate files and join them later but I am asking if it is possible to avoid joining files.