Hi Luca, > Unfortunately, I do not know about any way to fill such information in > AVFrame without decoding the frame. > Maybe you can try calling some of the internal mpeg decoder functions, > or you can develop a bitstream filter (or use an AVParser) for this, but > I never did anything similar, so I cannot help... > > > Luca > That was it what I hoped: A call somewhere inmidst the MPEG decoding functions ... but unless nobody knows which one it is, I have to use my own interface to get the frame information necessary.
Cheers, Konran _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
