Hi
I completed my importer and works fine. Now I'm facing another aspect.
Our file format foresee multicamera, that is our clips may have up to 8 camera. There is a way to
import more than one video track ? In the SDK_File structure there is only a flag for a single
video track. Should I use the streamIdx of the imFileInfoRec8 ? Did you have an example of
multi camera import (more than one video track) ?
Regards