Hi !
i am looking for some pointers on how to implement a fallback mode for swf 
files that contain unsupported features.
the background is that i really don't care for flash but require it to play 
online videos(and possibly save them to disk). however, quite a few swf players 
use unimplemented features and are therefore unusable with the OS flash 
implementations.
i would like to implement an exit point in the parser that, in case 
unimplemented features are detected, scans the file/the parameters supplied to 
the object for flvs(and possibly other media files) in order to hand them off 
to a simple gstreamer based player(which could be lifted from either the html5 
video/audio tag implementation in gecko or webkit or the totem mozilla plugin)
has this idea been investigated before ?
kind regards
Maxim                                     
_________________________________________________________________
Keep your friends updated—even when you’re not signed in.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_5:092010
_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to