Skip to main content

Another technique for animating time is to use a Speed Control strip in the Video Sequence editor.

Whenever you want to use the VSE it is highly recommended that you create a separate scene that is only the VSE and has no 3D objects in it. While it is not necessary, keeping VSE work separate from 3D work precludes a wide variety of very confusing mistakes.

Add a VSE strip referencing the target scene. Then add an Effect Strip / Speed. Then go into the properties of the Speed strip and uncheck Stretch to input strip length and uncheck Use as speed. Now you have a Frame number property which you can keyframe. speed control

One of my favorite tricks is to loop the source track by creating a linear animation of the frame number and using the fcurves editor to add a Cycles modifier to turn it into a sawtooth.

Note

ThisFrame numbers with a fractional component only works in 2.76, there was a bug/limitation in older Blender versions, subframe rendering in the sequencer didn't work.

Another technique for animating time is to use a Speed Control strip in the Video Sequence editor.

Whenever you want to use the VSE it is highly recommended that you create a separate scene that is only the VSE and has no 3D objects in it. While it is not necessary, keeping VSE work separate from 3D work precludes a wide variety of very confusing mistakes.

Add a VSE strip referencing the target scene. Then add an Effect Strip / Speed. Then go into the properties of the Speed strip and uncheck Stretch to input strip length and uncheck Use as speed. Now you have a Frame number property which you can keyframe. speed control

One of my favorite tricks is to loop the source track by creating a linear animation of the frame number and using the fcurves editor to add a Cycles modifier to turn it into a sawtooth.

Note

This only works in 2.76, there was a bug/limitation in older Blender versions, subframe rendering in the sequencer didn't work.

Another technique for animating time is to use a Speed Control strip in the Video Sequence editor.

Whenever you want to use the VSE it is highly recommended that you create a separate scene that is only the VSE and has no 3D objects in it. While it is not necessary, keeping VSE work separate from 3D work precludes a wide variety of very confusing mistakes.

Add a VSE strip referencing the target scene. Then add an Effect Strip / Speed. Then go into the properties of the Speed strip and uncheck Stretch to input strip length and uncheck Use as speed. Now you have a Frame number property which you can keyframe. speed control

One of my favorite tricks is to loop the source track by creating a linear animation of the frame number and using the fcurves editor to add a Cycles modifier to turn it into a sawtooth.

Note

Frame numbers with a fractional component only works in 2.76, there was a bug/limitation in older Blender versions, subframe rendering in the sequencer didn't work.

deleted 416 characters in body
Source Link
ideasman42
  • 48.4k
  • 10
  • 149
  • 229

Another technique for animating time is to use a Speed Control strip in the Video Sequence editor.

Whenever you want to use the VSE it is highly recommended that you create a separate scene that is only the VSE and has no 3D objects in it. While it is not necessary, keeping VSE work separate from 3D work precludes a wide variety of very confusing mistakes.

Add a VSE strip referencing the target scene. Then add an Effect Strip / Speed. Then go into the properties of the Speed strip and uncheck Stretch to input strip length and uncheck Use as speed. Now you have a Frame number property which you can keyframe. speed control

One of my favorite tricks is to loop the source track by creating a linear animation of the frame number and using the fcurves editor to add a Cycles modifier to turn it into a sawtooth.

Note

The biggest limitation of the speed control strip is that when it samples the source scene, the frame number is turned into an integer (I'm not sure if it is rounded up or down, or nearest), so you can not use it to sample a 30 FPS source scene at 120 Hz (I tried and failed). You'll just get 4 copies of each discrete frameThis only works in 2. You'll have to create the source scene at76, there was a high frame rate and keyframe it appropriately.

To be fair:bug/limitation in older Blender versions, subframe rendering in the concept of continuous time used by SVG requires some heavy conceptual baggage that blender isn't prepared to addresssequencer didn't work.

Another technique for animating time is to use a Speed Control strip in the Video Sequence editor.

Whenever you want to use the VSE it is highly recommended that you create a separate scene that is only the VSE and has no 3D objects in it. While it is not necessary, keeping VSE work separate from 3D work precludes a wide variety of very confusing mistakes.

Add a VSE strip referencing the target scene. Then add an Effect Strip / Speed. Then go into the properties of the Speed strip and uncheck Stretch to input strip length and uncheck Use as speed. Now you have a Frame number property which you can keyframe. speed control

One of my favorite tricks is to loop the source track by creating a linear animation of the frame number and using the fcurves editor to add a Cycles modifier to turn it into a sawtooth.

The biggest limitation of the speed control strip is that when it samples the source scene, the frame number is turned into an integer (I'm not sure if it is rounded up or down, or nearest), so you can not use it to sample a 30 FPS source scene at 120 Hz (I tried and failed). You'll just get 4 copies of each discrete frame. You'll have to create the source scene at a high frame rate and keyframe it appropriately.

To be fair: the concept of continuous time used by SVG requires some heavy conceptual baggage that blender isn't prepared to address.

Another technique for animating time is to use a Speed Control strip in the Video Sequence editor.

Whenever you want to use the VSE it is highly recommended that you create a separate scene that is only the VSE and has no 3D objects in it. While it is not necessary, keeping VSE work separate from 3D work precludes a wide variety of very confusing mistakes.

Add a VSE strip referencing the target scene. Then add an Effect Strip / Speed. Then go into the properties of the Speed strip and uncheck Stretch to input strip length and uncheck Use as speed. Now you have a Frame number property which you can keyframe. speed control

One of my favorite tricks is to loop the source track by creating a linear animation of the frame number and using the fcurves editor to add a Cycles modifier to turn it into a sawtooth.

Note

This only works in 2.76, there was a bug/limitation in older Blender versions, subframe rendering in the sequencer didn't work.

Source Link
Mutant Bob
  • 9.3k
  • 2
  • 32
  • 58

Another technique for animating time is to use a Speed Control strip in the Video Sequence editor.

Whenever you want to use the VSE it is highly recommended that you create a separate scene that is only the VSE and has no 3D objects in it. While it is not necessary, keeping VSE work separate from 3D work precludes a wide variety of very confusing mistakes.

Add a VSE strip referencing the target scene. Then add an Effect Strip / Speed. Then go into the properties of the Speed strip and uncheck Stretch to input strip length and uncheck Use as speed. Now you have a Frame number property which you can keyframe. speed control

One of my favorite tricks is to loop the source track by creating a linear animation of the frame number and using the fcurves editor to add a Cycles modifier to turn it into a sawtooth.

The biggest limitation of the speed control strip is that when it samples the source scene, the frame number is turned into an integer (I'm not sure if it is rounded up or down, or nearest), so you can not use it to sample a 30 FPS source scene at 120 Hz (I tried and failed). You'll just get 4 copies of each discrete frame. You'll have to create the source scene at a high frame rate and keyframe it appropriately.

To be fair: the concept of continuous time used by SVG requires some heavy conceptual baggage that blender isn't prepared to address.