How to calculate the fps(frames per sec) in H.264 Encoder

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • srimanya
    Junior Member
    Junior Member
    • Apr 2009
    • 2

    How to calculate the fps(frames per sec) in H.264 Encoder

    Hi All,

    I am using H.264 Encoder, and I am porting my code on DM-642 EVM Board (TI- board).

    In my Encoder, one of the main function call is "EncodeOnePicture()". i am encoding one still video clip (CIF 352x288). I need to calculate the fps for this video clip.

    My core is operating @ 600MHz.


    How to calculate the fps? Please provide the suitable solution.
    and give the formula for this. for calculating fps what are the parameters i need to consider(ex;Time taken for encoding the total picture..etc).

    For incrasing the fps, Shall I optimize the my code or how to incrase the fps???

    Please do needful.

    Thanks & regards,

    Subramanya
  • nse
    Junior Member
    Junior Member
    • Apr 2009
    • 3

    #2

    Comment

    Working...