I really want the header more than anything out of it, but the data returned by AVPacket is without the header information. I'm trying to get the sequence number and timestamp for each packet, and this seems like the only way to get that information. Comparing the timestamp seen in Wireshark (which isn't always zero) with the timestamp reported by FFMpeg (which is always zero), I'm thinking that the header isn't getting parsed for that data.
-Neil On Thu, Dec 8, 2011 at 2:56 AM, Alex Cohn <alexc...@netvision.net.il> wrote: > On Thu, Dec 8, 2011 at 01:09, Neil Menne <nhmenn...@students.tntech.edu> > wrote: > > Is there a way to get the raw buffer from FFMpeg? > > raw buffer: you probably mean YUV420 images? > > > I need the headers and all, and I'm not seeing it. > _______________________________________________ > Libav-user mailing list > Libav-user@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/libav-user >
_______________________________________________ Libav-user mailing list Libav-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/libav-user