Hi,

if on Linux you can do something like:
ffmpeg -f x11grab -r 20 -s ?x? -i :0.0+?,? -an -vcodec mjpeg -sameq my.avi

for scraping it off the screen. Other direct capture options would require some coding.

jp

On 19/10/10 15:10, Robert Gosztyla wrote:
Hi,

I'm looking for some plugin (or other feature), which renders osg
scene to avi file (i need to prepare some kind of avi demo). Is there
any mechanism in osg to do that? Or i have to use some screen graber,
render to texture  or similar tool?

Thank you!

Cheers, Robert

------------------ Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=32856#32856





_______________________________________________ osg-users mailing
list osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.orgH

--
This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard. The full disclaimer details can be found at http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks Transtec Computers for their support.

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to