Hello,
Our importer plugin reads from a remote storage. Usually everything works fine and the playback is smooth.
However, sometimes there is a temporary latency (mainly when start playing) so some frames might be slower to read. In that case, PPro switch to skip-frames: Instead of ask our importer to read in a sequential manner (3,4,5,6...) it tries to read in larger interval (2 frames-interval and bigger intervals, probably depend on the time it took to read the frame ?). Although I can fully see the logic in that behavior, in that particular case it doesn't help: Since the stream is sequential, skipping frames will result in bigger latency to read each frame - so the skip-behavior only make things worse (and indeed, in this case, the interval become bigger and bigger).
Is there a way to disable that behavior so PPro can keep on reading frame-by-frame ?
Thanks,
Oran Gilad
XTRMX R&D Leader