Log in

View Full Version : where can i find the frame rate in CCE


Morpheus9
25th February 2005, 18:46
first of all im new so do not blame me for this stupid quastion but:
im trying to calculate the avg. bitrate for the 2nd pass in CCE (after performing the firatpass with 1% setting. To do so i need the size of the created (1%) video...no problem
the number of frames => no problem
AND the frame rate => where can i find this?!?!

THX in advance

Morpheus9
25th February 2005, 21:50
i guess its 25.000...?!

Morpheus9
26th February 2005, 09:02
can i check it in VirtualDubs FileInformation?!!?
i can find here :
number of key frames
min/avg/max/total key frame size
min/avg/max/total delta frame size
date rate...
?!?!
THX

buzzqw
26th February 2005, 11:10
in vbud : frame size/fps

for cce

IF framerate '23.976000' -> frame_rate_idx=1
IF framerate '24.000000' -> frame_rate_idx=2
IF framerate '25.000000' -> frame_rate_idx=3
IF framerate '29.969700' -> frame_rate_idx=4
IF framerate '30.000000' -> frame_rate_idx=5

valid for cce 2.67.0.23 (dunno other version)

BHH

Morpheus9
26th February 2005, 11:14
ok...so in my case its 25.000.
but what means frame rate idx=3 ?!?
THX for the replay

buzzqw
26th February 2005, 13:55
ok,

First: in ecl created by cce there are varius strings. One of this is frame_rate_idx.

But in cce there is a button for setting fps. What the matter ?

Second : ever read of QCCE or AutoQ ?

BHH

Morpheus9
26th February 2005, 15:45
ok THX alot!
P.s: yes, i have now read about it

:D