mavrick_264
21st December 2013, 13:09
hi,
i want to see how much time each frame is consuming for x264 encoding. Where should i look for?
i saw ticks_per_frame in the code, but not sure if it is the right thing to look at.
can anybody help?
Also does the code make any file where i can get this collective information?
i am a newbee. i have got the code from VideoLAN site and am using Ubuntu 12.04 and g++ for making the code.
P.S.: While using nemiver for a single step debugging, i found that the cursor for current execution goes upwards sometimes in the execution! i mean executing the declarations above. :eek: isn't that weird! or is it nothing to be worried? Encoder works fine though!
Thanks.
i want to see how much time each frame is consuming for x264 encoding. Where should i look for?
i saw ticks_per_frame in the code, but not sure if it is the right thing to look at.
can anybody help?
Also does the code make any file where i can get this collective information?
i am a newbee. i have got the code from VideoLAN site and am using Ubuntu 12.04 and g++ for making the code.
P.S.: While using nemiver for a single step debugging, i found that the cursor for current execution goes upwards sometimes in the execution! i mean executing the declarations above. :eek: isn't that weird! or is it nothing to be worried? Encoder works fine though!
Thanks.