<div dir="ltr">Hi,<div>ffprobe provides framewise information for a video stream including side_date information.</div><div>I am wondering how is it able to do so. When I looked the code, I could seeĀ <span style="font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre;color:rgb(121,94,38)">avcodec_receive_frame</span><span style="color:rgb(0,0,0);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre">(). Does it mean its actually decoding each frame, only difference is its ignoring decoded data.</span></div><div><span style="color:rgb(0,0,0);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre">Thanks,</span></div><div><span style="color:rgb(0,0,0);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre">Rohit Khali</span></div></div>