Hi Serge,

On Wed, Dec 30, 2009 at 2:02 PM, Serge Lages <[email protected]> wrote:
> Another fix for the QuickTime plugin this time, it just remove the "swf"
> format handle. Currently I've never opened successfully a swf file with
> QuickTime, that's why I think that it can be safely removed, but if anyone
> think it's useful, I am open for discussion.

I'm prepared to remove the swf entry as suggested, but first I'm
curious have you tested under Windows and OSX?  It sounds like it
might be an issue of whether Quicktime has a plugin for handling swf
files, could this be the case?

> The current behavior prevent having a real swf plugin working with the
> QuickTime plugin as this plugin can catch the call for a flash object and
> produce just a black output.

As with my suggestion on your proposed changes to the directshow
plugin, using preloading of the plugins to make sure that they are
called in the desired order would probably solve this issue.  So load
the swf plugin first, then the quicktime, then the directshow.

This doesn't change the need to remove the swf entry from the
quicktime plugin if it's just plain failing.

Robert.
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to