[osg-submissions] ImageStream and xine plugin

Robert Osfield robert.osfield at gmail.com
Fri Jun 6 02:29:44 PDT 2008


Hi Uwe,

I wasn't away of this restriction with xine.  My inclination would be
to by default have the ability to control the streams independently.
If one does need to pass in a option to control this then
ReaderWriter::Options is the way to do it, this is how it works for
other plugins.

Robert.

On Fri, Jun 6, 2008 at 10:12 AM, Uwe Woessner <woessner at hlrs.de> wrote:
> Hello,
>
> We wanted to play multiple movies. everyting works fine so far but as soon
> as you want to stop one movie, all other movies stop as well.
> The only work around we found is to use an individual xine instance for each
> movie stream.
> This is not desirable from a resource point of view if you don´t want to
> stop individual streams, thus we check for an environment variable and only
> use multiple xines if this is set.
> Is there a better way to pass parameters to an osgDB plugin?
> If not I would suggest to include the following changes.
> See attached tar archive for the files.
>
> I would like to suggest the following changes:
> OpenSceneGraph/include/osg/ImageStream
> add STOPPED State
> OpenSceneGraph/src/osgPlugins/xine/video_out_rgb.c
> initialization of frame->chunk[0]
> OpenSceneGraph/src/osgPlugins/xine/ReaderWriterXine.cpp
> support for multiple xine instances
>
> Regards,
>  Uwe
>
>
> --
>
>           \\\|/// *HLRS, High Performance Computing Center Stuttgart*
>  _I_       ( o o )                *Visualization/VR*             _I_
> (_ at _)--oo0O--(_)--O0oo------------------------------------------(_ at _)
>  | |    Uwe Woessner             woessner at hlrs.de                | |
>  | |       .ooo0       http://www.hlrs.de/people/woessner/       | |
>  |_|       (   )  Oooo. Phone: +49-711-6856-5790 or ...-5970     |_|
> (_ at _)-------\ (---(   )-----------------------------------------(_ at _)
>  I          \_)   ) /                                            I
>                  (_/
>
> _______________________________________________
> osg-submissions mailing list
> osg-submissions at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>


More information about the osg-submissions mailing list