<div dir="ltr">Yes, in almost all cases a video packet will contain a full frame. The only exception would be multi-slice h264 with a weird flv muxer.<div><br></div><div>Note that RTMP_Read is designed to read an RTMP stream as an FLV file. You may want to look into functions such as Read_1_Packet directly, if you're interested in extracting individual frames.</div>
<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 11, 2013 at 10:39 AM, Rich Rodecker <span dir="ltr"><<a href="mailto:flashape2@gmail.com" target="_blank">flashape2@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I know RTMP_Read gets a media packet, but I can't tell if a video packet would contain a full video frame or not.</div>

<br>_______________________________________________<br>
rtmpdump mailing list<br>
<a href="mailto:rtmpdump@mplayerhq.hu">rtmpdump@mplayerhq.hu</a><br>
<a href="https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump" target="_blank">https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><br>-Nick
</div>