[osg-submissions] ImageStream and xine plugin

Uwe Woessner woessner at hlrs.de
Fri Jun 6 02:12:31 PDT 2008


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
                   (_/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osgXineChanges.tgz
Type: application/x-compressed
Size: 14957 bytes
Desc: not available
URL: <http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20080606/9b1673d9/attachment.bin>


More information about the osg-submissions mailing list