1 Reply Latest reply: Mar 24, 2014 9:25 AM by Zac Lam RSS

    AEIO: How do I get the actual FPS value?

    impsnldavid Community Member

      I'm implementing an external encoder library as an After Effects plugin. This needs a value for the encoding FPS as a float value.

       

      Using:

       

      ERR(suites.IOOutSuite4()->AEGP_GetOutSpecFPS(outH, &fps));

       

      gives a completely ridiculous value (1964114, when the composition FPS is 29.97). How can I get the actual FPS value?