Hi, ffmpeg newbie here :)

I'm developing an application that read a list of video files, parse
them and inspect every packet in the streams.

Now i want to get the byte offset in the file of specific AVPacket. So,
if the application reads a packet, then a frame and that frame is a
i-frame, get the byte offset and save it in an array.

I was playing with ByteIOStream and the pos field, but i feel this is
the wrong way. Ideas? Any help would be appreciated :)

Thanks in advance.

P.S. I'm afraid i posted this in the wrong mail list. My apologies

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to