Home › Forums › v002 › v002 QC Plugins Support › v002 Movie PLayer -> jpeg duration › Reply To: v002 Movie PLayer -> jpeg duration
January 26, 2012 at 7:28 am
#5293
Guest
I’ve thought of a solution;
use string components with a . as separator that way you know the extension
then use structure index member to set the RATE of v002 movie player to 1 if extension is AVI
and then use another structure index member to set the RATE of v002 movie player to 0.03 if extension is JPG
cheers!
and thanx again for v002 movie player!