http://bugs.cinelerra.org/show_bug.cgi?id=243
------- Additional Comments From [EMAIL PROTECTED] 2006-04-06 04:51 ------- There appears to still be a problem, although I'm not sure if it's a problem with the patch or with Cinelerra itself. If a reframert plugin is created, and a keyframe is created, that (single) keyframe applies to the _entire_ plugin, which is _not_ the expected behavior - the "default" keyframe should apply in the frames from the beginning of the plugin until the (single) keyframe. This affects this patch, since get_prev_keyframe(get_source_start()) returns a keyframe _after_ the current position, while the current position is previous to the first keyframe in the plugin...I'll investigate, unless you have suggestion(s)... As far as this patch, as long as you create a keyframe at the start of each plugin, it should work correctly (with the latest patch, using get_source_start() instead of "start"). ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
