Keyframed Opacity from linked Scene not Rendered #33117

Closed
opened 2012-11-08 16:02:06 +01:00 by Sebastian Röthlisberger · 8 comments

%%%Make Scene, place Images in Sequencer, make Transitions by keyframing Opacity of Image
New Scene, add previous Scene, render = no Transitions.

osx, 10.8, macbook pro 6,2

r52004%%%

%%%Make Scene, place Images in Sequencer, make Transitions by keyframing Opacity of Image New Scene, add previous Scene, render = no Transitions. osx, 10.8, macbook pro 6,2 r52004%%%

Changed status to: 'Open'

Changed status to: 'Open'
Member

%%%On duplicating the scene, the fcurves are probably not copied, or not set correct. Needs investigation!%%%

%%%On duplicating the scene, the fcurves are probably not copied, or not set correct. Needs investigation!%%%

%%%Will look into this.%%%

%%%Will look into this.%%%

%%%Sebastian, it seems you're adding a scene with sequencer as a strip to another scene -- it's not actually supported.

Campbell, can see code in seq_render_scene_strip tries to support recursion but apparently fails because of lack of animation update. Me and Ton are really curious to know if sequencer recursion is expected to work now? Otherwise i would suggest disable it explicitly and stop confusing users.

P.S. "fix" for this issue could be adding BKE_scene_update_for_newframe before RE_BlenderFrame in seq_render_scene_strip.%%%

%%%Sebastian, it seems you're adding a scene with sequencer as a strip to another scene -- it's not actually supported. Campbell, can see code in seq_render_scene_strip tries to support recursion but apparently fails because of lack of animation update. Me and Ton are really curious to know if sequencer recursion is expected to work now? Otherwise i would suggest disable it explicitly and stop confusing users. P.S. "fix" for this issue could be adding BKE_scene_update_for_newframe before RE_BlenderFrame in seq_render_scene_strip.%%%

%%%Discussed with Campbell. Sequencer recursion should indeed be disabled. But i've discovered the whole can of worms when was looking into this issue.
Fix will take a while.%%%

%%%Discussed with Campbell. Sequencer recursion should indeed be disabled. But i've discovered the whole can of worms when was looking into this issue. Fix will take a while.%%%

%%%Thanks for explanation. Did't know this isn't supposed to work...

%%%

%%%Thanks for explanation. Did't know this isn't supposed to work... %%%

%%%I disabled sequencer recusrion and made some other fixes for rendered sequencer preview in svn rev52044. Don't see any more issues here, that will all be a TODO :)%%%

%%%I disabled sequencer recusrion and made some other fixes for rendered sequencer preview in svn rev52044. Don't see any more issues here, that will all be a TODO :)%%%

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: blender/blender#33117
No description provided.