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
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
Comment