[osg-users] [osgPlugins] sequence of images that I have to convert into a. mov

2009-03-04 Thread salvatore
hello, I am new the forum and I have a problem, I have a sequence of images 
that I have to convert into a. mov what can I do? Thank you in advance

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





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


Re: [osg-users] [osgPlugins] sequence of images that I have to convert into a. mov

2009-03-04 Thread J.P. Delport

Hi,

get mencoder and do something like:

mencoder mf://*.png -ovc lavc -lavcopts vcodec=mjpeg:keyint=1 -mf fps=10 
-o mymovie.avi


google for "mencoder mf" should get you some more examples.

jp

salvatore wrote:

hello, I am new the forum and I have a problem, I have a sequence of images 
that I have to convert into a. mov what can I do? Thank you in advance

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





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


--
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


Re: [osg-users] [osgPlugins] sequence of images that I have to convert into a. mov

2009-03-04 Thread salvatore
hello, the idea is good but I like the use of bond openscenegraph to make the 
conversion, you can use the quick time plugin?

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





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


Re: [osg-users] [osgPlugins] sequence of images that I have to convert into a. mov

2009-03-04 Thread Robert Osfield
Hi Salvatore,

The OSG isn't a media processing tool, it's a scene graph that has
some media rendering support.

If you have quicktime on your system then go use it, it's what it's for.

Robert.

On Wed, Mar 4, 2009 at 12:09 PM, salvatore  wrote:
> hello, the idea is good but I like the use of bond openscenegraph to make the 
> conversion, you can use the quick time plugin?
>
> --
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=7916#7916
>
>
>
>
>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] [osgPlugins] sequence of images that I have to convert into a. mov

2009-03-04 Thread salvatore
Hi Robert,

then plug the qicktime is only used to play videos?

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





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


Re: [osg-users] [osgPlugins] sequence of images that I have to convert into a. mov

2009-03-04 Thread Robert Osfield
On Wed, Mar 4, 2009 at 12:45 PM, salvatore  wrote:
> Hi Robert,
>
> then plug the qicktime is only used to play videos?

Play videos and read images.

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