Hi
Probably a really basic question, but how do I go about to have audio play over a couple of file sequences.
Lets say I have filesequence1.####.png and filesequence2.####.png and a sound.wav.
To output the two sequences to a QT I would write:
rvio.exe filesequence1.1-100#.png filesequence2.101-200#.png -o outputfile.mov
But if I also wanted to have my sound file play over the two sequences, is that possible?
Thanks,
Daniel