Hello Héctor

You need to extend osg::AudioSink with the osgAudio code that you have
working. Have a look at the osgmovie exemple. It (optionally)
implements the osg::AudioSink interface using SDL. You need to do it
using osgAudio (or whatever sound backend you prefer).

cheers
Mattias

2012/1/23 Héctor Martínez <hector.marti...@sensetrix.com>:
> Hi,
>
>
> Now, the following question: is there a straight way to connect the audio
> from a video to osgAudio? I am using the ffmpeg plugin to read the videos
> and I get audioStreams as it is done in the osgmovie example.
>
> Thank you in advance.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to