Re: [osg-users] [osgPlugins] Video Integration in OSG

2019-09-30 Thread Franz-Josef Schneider
Hi,
First thanks Raymond for your reference to the osgrecipes package with VLC 
integration. I have overlooked it at GitHub. I think, I try to switch to VLC.

Hello Robert,
Sorry for my unprecise statements. I currently use osg3.6.4 with the 3rd party 
VS2017_V141_x64_v1_full package, osgAudio2.0 with newest FMOD all under 
Windows2010.  I'm not the installation expert. I use CMAKE to produce my VS2017 
projects and than VS2017 to produce my plugins. OSG, 3rdParties, osgAudio with 
FMOD (with few changes) all work fine.
   
I like in addition to integrate ffmpeg4.2.1. In earlier times some clever 
students of mine made the integration of ffmpeg 2013-10-22 in OSG3.0.1, but 
students come and students go.
Now today: A first, may be little problem, regards to the 
osg/src/Plugins/ffmpeg folder. I got no VS-Project-File with CMAKE. 
But the main problem for me is the installation of the ffmpeg-package itself. 
It's not an OSG issue as I mentioned in my post before. First I can't use 
CMAKE, there is no CMakelist. So I like to compile it with help of the supplied 
shells (configure, Makefile) and MinGW. But I'm not able to compile it till 
yet. Configure Shell produces errors, so Makefile does'nt run. The whole 
installation of ffmpeg inside Window is cumbersome (for me). So I seek advice 
for an alternative in this forum.  


Best Regards

Franz-Josef

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





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


Re: [osg-users] [osgPlugins] Video Integration in OSG

2019-09-27 Thread Robert Osfield
Hi Franz-Josef,

What is the problem you are seeing?  What version of the OSG, ffmpeg, what
OS etc. are you using before and after the problems.

Being open source you should be able to mix and match bits of the OSG i.e.
use older ffmpeg if you need compatibility with an older version of ffmpeg.

Cheers,
Robert.

On Thu, 26 Sep 2019 at 17:14, Franz-Josef Schneider 
wrote:

> Hi,
> my students and I use OSG since 15 years and it works fine. We create
> plugins for Mathematics and Computer Graphic lectures. One plugin
> demonstrate videos on arbitrary surfaces. We texture surfaces with video
> frame images and syncronize sound. To do this, we use osgaudio and the
> ffmpeg package.
> The problem we had is the integration of the ffmpeg package after any
> upgrade of OSG. I know OSG isn't responsible. But I don't like to waste any
> longer time for ffmpeg integration. Are there any useability alternatives
> for video generating inside OSG, may be VLC ? I found less information in
> this forum and also at GitHub so far.
>
> Cheers
>
> Franz-Josef
>
> --
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=76747#76747
>
>
>
>
>
> ___
> 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] Video Integration in OSG

2019-09-26 Thread Raymond de Vries
Hi Franz-Josef,

Plz check out osgrecipes, it has such vlc integration.

Regards
Raymond


> Op 26 sep. 2019 om 16:56 heeft Franz-Josef Schneider  het 
> volgende geschreven:
> 
> Hi,
> my students and I use OSG since 15 years and it works fine. We create plugins 
> for Mathematics and Computer Graphic lectures. One plugin demonstrate videos 
> on arbitrary surfaces. We texture surfaces with video frame images and 
> syncronize sound. To do this, we use osgaudio and the ffmpeg package.
> The problem we had is the integration of the ffmpeg package after any upgrade 
> of OSG. I know OSG isn't responsible. But I don't like to waste any longer 
> time for ffmpeg integration. Are there any useability alternatives for video 
> generating inside OSG, may be VLC ? I found less information in this forum 
> and also at GitHub so far. 
> 
> Cheers
> 
> Franz-Josef
> 
> --
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=76747#76747
> 
> 
> 
> 
> 
> ___
> 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


[osg-users] [osgPlugins] Video Integration in OSG

2019-09-26 Thread Franz-Josef Schneider
Hi,
my students and I use OSG since 15 years and it works fine. We create plugins 
for Mathematics and Computer Graphic lectures. One plugin demonstrate videos on 
arbitrary surfaces. We texture surfaces with video frame images and syncronize 
sound. To do this, we use osgaudio and the ffmpeg package.
The problem we had is the integration of the ffmpeg package after any upgrade 
of OSG. I know OSG isn't responsible. But I don't like to waste any longer time 
for ffmpeg integration. Are there any useability alternatives for video 
generating inside OSG, may be VLC ? I found less information in this forum and 
also at GitHub so far. 

Cheers

Franz-Josef

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





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