Hello, I'm currently using av_read_frame to read into an AVPacket. But what I need is just to go through the file reading information about the frames, and I don't need the data itself. Is there a function to read only the headers, or information about the frames (specifically the sizes). Thanks, Bye, Ramiro Polla