Log in

View Full Version : Scenecut detection...


Redhat_doom
24th January 2009, 09:50
Hi,

In which function of x264, a scenecut is detected? Thanks!

LoRd_MuldeR
25th January 2009, 22:53
One of these in "slicetype.c" maybe?

void x264_slicetype_decide( x264_t *h )
static int scenecut( x264_t *h, x264_frame_t *frame, int pdist )
static void x264_slicetype_analyse( x264_t *h )