<span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">I would like to deinterlace my video from 50i to 50p using ffmpeg and yadif in my application.<div><br></div>
<div>As far as I understood I have to do this through libavfilter, which I have not found any usage samples on.</div><div><br></div><div>I'm pretty much stuck on avfilter_get_by_name("yadif");</div><div><br>
</div><div>I would appreciate if anyone could point me in the right direction of how I can achieve what I'm trying to do. Where can I find samples and documentation someone who is unfamiliar with avfilter can look at?</div>
</span>