I have 30 sequences which are syncronized to start at same time (different cameras of one sport event). Those sequences are couple of hours length.
I need to render some segments of all sequences, lets say 0:10:00 to 0:30:00 and 1:10:00 to 1:30:00. How to do it efficently?
I tried to set time range in media encoder, range settings apply only to one encoding task, not to all selected ones.
The only way known for me is to create 60 more sequences and trim them to length, then export to media encoder and render, but there must be easier way!