[x264-devel] Total frame of a sequences
Loren Merritt
lorenm at u.washington.edu
Wed Aug 15 04:23:23 CEST 2007
On Tue, 14 Aug 2007, Hoda Roodaki wrote:
> I want to know that wheather there is a variable in the x264 codec
> that contains the total frames of the input sequence.
x264_param_t.i_frame_total
But it might not be known, if the input is a stream rather than a file,
or if the application just doesn't bother to compute it. In those cases
it defaults to 0.
--Loren Merritt
_______________________________________________
x264-devel mailing list
x264-devel at videolan.org
http://mailman.videolan.org/listinfo/x264-devel
More information about the x264-devel
mailing list