<div dir="ltr">Hi devs.<div><br></div><div>I've been digging into the ffmpeg libav API's, and right now I'm trying to make a simple program which cuts the video from time A to B. </div><div>Instead of doing my own version, I thought I could use some existing libavfilter for that (if there's one).</div><div>But, the best documentation I've found about that was on <a href="http://ffmpeg.org/doxygen/trunk/filtering_8c-source.html">doxygen</a> and it was not so clear (and a little bit outdated too, like using avcodec_register_all).</div><div><br></div><div>Any suggestions for my journey?</div><div><br></div><div>Thanks.</div></div>