Re: [osg-users] OpenSceneGraph-2.8.4-rc3 now tagged

2011-04-07 Thread Vincent Bourdier

Hi Chris

Thanks for this release, I just build it on WinXP and VS2010.
No errors, and the version number in the DLL file name is set :-)

Just to be sure, is it expected that the DLL file name number is the 
same for OSG 2.8.3 and 2.8.4 ?


Thanks,

Regards,
Vincent.

Le 07/04/2011 04:43, Chris 'Xenon' Hanson a écrit :

http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.8.4-rc3

   This is intended to be the final 2.8.4. It now builds successfully on 
VS2010, and the
ffmpeg changes Robert put in have been tested on Windows.

   We need testing on all platforms to call this one done. Please test and let 
us know your
results. This won't get out until people step up and test.


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


Re: [osg-users] OpenSceneGraph-2.8.4-rc3 now tagged

2011-04-07 Thread Raymond de Vries

Hi,

Fyi: I built and tested on Mac OSX Snow Leopard and the ffmpeg plugin is 
working ok.


Thanks for all the hard work!

Raymond


On 4/7/2011 4:43 AM, Chris 'Xenon' Hanson wrote:

http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.8.4-rc3

   This is intended to be the final 2.8.4. It now builds successfully on 
VS2010, and the
ffmpeg changes Robert put in have been tested on Windows.

   We need testing on all platforms to call this one done. Please test and let 
us know your
results. This won't get out until people step up and test.



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


Re: [osg-users] OpenSceneGraph-2.8.4-rc3 now tagged

2011-04-07 Thread Chris 'Xenon' Hanson
On 4/7/2011 6:47 AM, Vincent Bourdier wrote:
 Hi Chris
 Thanks for this release, I just build it on WinXP and VS2010.
 No errors, and the version number in the DLL file name is set :-)
 Just to be sure, is it expected that the DLL file name number is the same for 
 OSG 2.8.3
 and 2.8.4 ?

  Well, it was intended that way. 2.8.4 was intended to be 2.8.4 builds on 
VS2010 and
would have been binary-identical when building on VS2008 (and everything else 
2.8.3 built
on previously). Robert threw in some changed to make it build with a newer 
version of
ffmpeg. I can't speculate about whether that changed the signature of the 
binary API or
not honestly, but I suspect it may have. So now, we probably will need to bump 
the so/DLL
version number?

  Once the version number is bumped or the API signature changes, it is no 
longer a
drop-in-binary-without-recompiling-apps replacement for 2.8.3 as we had 
originally hoped.

  Can anyone with more experience in these matters comment?

 Thanks,
 Regards,
 Vincent.

-- 
Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com 
http://www.alphapixel.com/
  Digital Imaging. OpenGL. Scene Graphs. GIS. GPS. Training. Consulting. 
Contracting.
There is no Truth. There is only Perception. To Perceive is to Exist. - 
Xen
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] OpenSceneGraph-2.8.4-rc3 now tagged

2011-04-07 Thread Jason Daly

On 04/06/2011 10:43 PM, Chris 'Xenon' Hanson wrote:

http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.8.4-rc3

   This is intended to be the final 2.8.4. It now builds successfully on 
VS2010, and the
ffmpeg changes Robert put in have been tested on Windows.

   We need testing on all platforms to call this one done. Please test and let 
us know your
results. This won't get out until people step up and test.



RHEL 6 looks good, including ffmpeg.

I do have to finesse osgmovie into using the ffmpeg plugin for loading 
and playing .mov and .avi files (possibly others, but that's what I 
tested).  I either have to LD_PRELOAD osgdb_ffmpeg.so, or specify -e 
ffmpeg on the command line.  I expect this is known behavior, but I just 
wanted to make sure.


--J

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


Re: [osg-users] OpenSceneGraph-2.8.4-rc3 now tagged

2011-04-07 Thread Robert Osfield
Hi Jason,

On Thu, Apr 7, 2011 at 7:39 PM, Jason Daly jd...@ist.ucf.edu wrote:
 I do have to finesse osgmovie into using the ffmpeg plugin for loading and
 playing .mov and .avi files (possibly others, but that's what I tested).  I
 either have to LD_PRELOAD osgdb_ffmpeg.so, or specify -e ffmpeg on the
 command line.  I expect this is known behavior, but I just wanted to make
 sure.

This is known behaviour.

We need to provide some form of audio support for videos when reading
from ffmpeg so I haven't made it the default movie plugin yet.

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


[osg-users] OpenSceneGraph-2.8.4-rc3 now tagged

2011-04-06 Thread Chris 'Xenon' Hanson
http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.8.4-rc3

  This is intended to be the final 2.8.4. It now builds successfully on VS2010, 
and the
ffmpeg changes Robert put in have been tested on Windows.

  We need testing on all platforms to call this one done. Please test and let 
us know your
results. This won't get out until people step up and test.

-- 
Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com 
http://www.alphapixel.com/
  Digital Imaging. OpenGL. Scene Graphs. GIS. GPS. Training. Consulting. 
Contracting.
There is no Truth. There is only Perception. To Perceive is to Exist. - 
Xen
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org