<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I have seen this update but it also still uses both a custom get_buffer (the tut was updated to use get_buffer2) and a custom release_buffer.</div><div><br></div><div>My custom get_buffer is called but the release_buffer is not. Thus, I'm allocating memory I can't free (or at least I wouldn't know where the best place would be).</div><div><br></div><div>Stephen Dranger wrote that there are certain circumstances where the pts is not correct and thus he introduced this get/release buffer workaround to always retrieve a correct pts.</div><div><br></div><div>Can anyone tell me if this is still required? I'd just like to be sure to always get the correct pts.</div><div><br></div><div>Thanks!<br><br><div style="font-family: UICTFontTextStyleBody;"><br></div><div apple-content-edited="true" style="font-family: UICTFontTextStyleBody;"><div style="orphans: 2; text-align: -webkit-auto; widows: 2;"><span style="text-align: -webkit-auto;"><div style="text-align: -webkit-auto;"></div></span></div></div></div><div><br>On 28.03.2014, at 00:04, Lou <<a href="mailto:lou@lrcd.com">lou@lrcd.com</a>> wrote:<br><br></div><blockquote type="cite"><div><span>On Thu, 27 Mar 2014 22:37:35 +0100</span><br><span>Info || Non-Lethal Applications <<a href="mailto:info@non-lethal-applications.com">info@non-lethal-applications.com</a>></span><br><span>wrote:</span><br><span></span><br><blockquote type="cite"><span>I’m fairly new to ffmpeg. Thus, I worked through the excellent tutorials of Stephen Dranger.</span><br></blockquote><span></span><br><span>An updated version of that tutorial is:</span><br><span><a href="https://github.com/chelyaev/ffmpeg-tutorial">https://github.com/chelyaev/ffmpeg-tutorial</a></span><br><span>_______________________________________________</span><br><span>Libav-user mailing list</span><br><span><a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a></span><br><span><a href="http://ffmpeg.org/mailman/listinfo/libav-user">http://ffmpeg.org/mailman/listinfo/libav-user</a></span><br></div></blockquote></body></html>