<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пн, 20 июн. 2022 г., 09:00 Cameron Jacobson <<a href="mailto:cameron7@gmail.com">cameron7@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>First, I just wanted to thank you for this library.  I've used it for its built-in command-line tools in the past, but this time I'm exploring deeper.  The motivation for this side-project is strictly out of curiosity and in trying to build a new level of competence in this area.</div><div><br></div><div>So, the idea is I'd like to create a project that could hot-swap filters (or an entire filtergraph).  I have a few ideas for the actual implementation.  One obviously could be a media editor.  </div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">One example of video editor using libav* filters (not in most advanced way, but simple 1:1 filters works)</div><div dir="auto"><br></div><div dir="auto"><a href="https://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=summary">https://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=summary</a></div><div dir="auto"><br></div><div dir="auto">See cinelerra/ffmpeg.C (actually c++)</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>The other idea is with real-time streams.  My C isn't the strongest, so I may have missed something obvious that would tell me it's either possible and easy or maybe impossible.  So far my digging through the source code hasn't convinced me it's not possible.</div><div><br></div><div>Are there any good examples of how to do this published online?  Maybe published to GitHub, or some other source control service?  Or if not perhaps there are areas within the libraries where I should focus my attention to learn best practices for how to accomplish this?  Your help is much appreciated.</div><div><br></div></div>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org" target="_blank" rel="noreferrer">Libav-user@ffmpeg.org</a><br>
<a href="https://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer noreferrer" target="_blank">https://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br>
To unsubscribe, visit link above, or email<br>
<a href="mailto:libav-user-request@ffmpeg.org" target="_blank" rel="noreferrer">libav-user-request@ffmpeg.org</a> with subject "unsubscribe".<br>
</blockquote></div></div></div>