Current (git) swfdec crashes when trying to play Yahoo embedded video. Steps to reproduce: wget http://us.i1.yimg.com/cosmos.bcst.yahoo.com/player/media/swf/FLVVideoSolo.swf swfplay FLVVideoSolo.swf End of the output: SWFDEC: WARN : swfdec_as_interpret.c(920): swfdec_action_call_method: no function named "autoSize" on object SwfdecTextFieldMovie SWFDEC: FIXME: swfdec_sprite_movie_as.c(234): swfdec_sprite_movie_globalToLocal: MovieClip.globalToLocal is not implemented yet SWFDEC: ERROR: swfdec_movie_asprops.c(444): swfdec_movie_get_asprop_index: property _focusrect not implemented SWFDEC: FIXME: swfdec_sprite_movie_as.c(234): swfdec_sprite_movie_globalToLocal: MovieClip.globalToLocal is not implemented yet Swfdec-ERROR **: file swfdec_sprite_movie.c: line 634 (swfdec_sprite_movie_init_movie): assertion failed: (movie->frame == (guint) -1) aborting... Aborted (core dumped)
Confirmed
fixed as of 651e76301e4a1f0bf79c16a8cf2707670c41aeb6. And in the future, mark crashers as critical, please.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.