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.<div>
<br></div><div>-Neil<br><br><div class="gmail_quote">On Thu, Dec 8, 2011 at 2:56 AM, Alex Cohn <span dir="ltr"><<a href="mailto:alexcohn@netvision.net.il">alexcohn@netvision.net.il</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Thu, Dec 8, 2011 at 01:09, Neil Menne <<a href="mailto:nhmenne42@students.tntech.edu">nhmenne42@students.tntech.edu</a>> wrote:<br>
> Is there a way to get the raw buffer from FFMpeg?<br>
<br>
</div>raw buffer: you probably mean YUV420 images?<br>
<div class="im"><br>
> I need the headers and all, and I'm not seeing it.<br>
</div>_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</blockquote></div><br></div>