<div dir="ltr">I just actually finished a work with ffmpeg and streaming videos from OSG rendering. You just capture the single images as Jan suggested - based on the osgscreencapture example, and then pass the captured osg::Image to ffmpeg - you dont have to do it frame by frame into file and use he offline ffmpeg utilities, you can do it directly from the code - see online samples for this, there are plenty<div><br></div><div>Nick</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 30, 2015 at 6:09 PM, Jan Ciger <span dir="ltr"><<a href="mailto:jan.ciger@gmail.com" target="_blank">jan.ciger@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">See the FAQ:<br>
<br>
<a href="http://www.openscenegraph.com/index.php/support/faq#HowdoIcaptureascreengrab" rel="noreferrer" target="_blank">http://www.openscenegraph.com/index.php/support/faq#HowdoIcaptureascreengrab</a><br>
<br>
If you want to record a video, just record the individual frames into<br>
files and then use ffmpeg utilities to combine these into a video.<br>
<br>
If you don't want to do that, use Google - there are plenty of screen<br>
capture tools around (Fraps, BandiCam ...).<br>
<span class="HOEnZb"><font color="#888888"><br>
J.<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">trajce nikolov nick<br></div>
</div>