<div dir="ltr"><div dir="ltr"></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">вт, 24 дек. 2019 г. в 15:47, Alexander Gribanov <<a href="mailto:sunrisecoder@gmail.com">sunrisecoder@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello everyone!<div><br></div><div><div>I'm going to develop Video Editor, based on FFMpeg and Qt because these are well-going products with everything I need...</div><div><br></div><div>The spectrum of the tasks for the editor is just to get frame-by-frame data from the FFMpeg (video and audio), display to the user, then he may need to split and stitch several files and render a video via FFMpeg (i.e. get particular frame from FFMpeg, edit it like a picture and send it back to FFMpeg to encode and save)...</div><div><br></div><div>The user probably will need video playback to find the point to cut (would be nice not the video frames also, but also audio frames, to get the exact point where to cut).</div><div><br></div><div>So please, could You help me to the point the direction to dig, first steps to get familiar to use FFMpeg from Qt/C++ (unfortunately, I'm also not so experienced with Qt/C++ (how to connect DLL (or other OS libraries), how to invoke methods of those libraries, etc...), but have 8 years of professional Java development experience, so I hope, general understanding of development principles should help) and other stuff which I probably don't even foresee...</div><div><br></div><div>Thank You very much in advance.</div><div></div></div></div>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org" target="_blank">Libav-user@ffmpeg.org</a><br>
<a href="https://ffmpeg.org/mailman/listinfo/libav-user" rel="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">libav-user-request@ffmpeg.org</a> with subject "unsubscribe".</blockquote><div><br></div><div>Hi. Do you know there is old program named Avidemux. AFAIK it is using FFMpeg and Qt and maybe it already does everything you want?</div></div></div>