double scene_score
score that denotes a scene change has happened 
double score
scene change score (f0 to f1) 
int64_t pts0
last frame pts in dest_time_base 
int64_t pts1
current frame pts in dest_time_base 
int interp_end
end of range to apply linear interpolation 
AVRational dest_frame_rate
output frames per second 
int flags
flags affecting frame rate conversion algorithm 
int line_size[4]
bytes of pixel data per line for each plane 
int interp_start
start of range to apply linear interpolation 
int(* av_pixelutils_sad_fn)(const uint8_t *src1, ptrdiff_t stride1, const uint8_t *src2, ptrdiff_t stride2)
Sum of abs(src1[x] - src2[x]) 
double prev_mafd
previous MAFD (scene detect only) 
AVRational srce_time_base
timebase of source 
AVRational dest_time_base
timebase of destination 
av_pixelutils_sad_fn sad
Sum of the absolute difference function (scene detect only) 
int64_t start_pts
pts of the first output frame 
int flush
1 if the filter is being flushed