its dont work for me... i made 3 packets and compared each of them with the same packet and after each compare i duplecated them and still when i change one pts, they all changes
On Sat, Jun 21, 2008 at 10:13 PM, Stas Oskin <[EMAIL PROTECTED]> wrote: > Hi. > > > So, the only way to be sure that things work for all kinds of demuxer is > > to pull one packet from the stream, and then either dup or free it > before > > getting the next packet. av_dup_packet and av_free_packet are each > smart > > enough to do the right thing for the situation. > > av_free_packet seems to simply free the data - how it's useful in this > case? > > Regards. > _______________________________________________ > libav-user mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/libav-user > _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
