<div dir="ltr"><div><div><div><div>Hi,<br></div>I am implementing audio fingerprinting system which requires framing and overlapping of audio frames. I am using ffmpeg filters to accomplish the task. <br>In output I want to have frames with nb_samples = 2048<br>I have total 128 frames with nb_samples = 64<br></div>Framing interval is of 64 samples(1 frame) thus overlapping = 31/32<br></div>Therefore total 96 frames with nb_samples = 2048 will be in output.<br></div><div>Can someone figure out a way for this.<br></div><div>Regards<br></div></div>