Twix It - JSX
Twix It - JSX
{/* T H I S I S W H E R E Y O U C H A N G E T W I X S E T T I N
G S */}
twixtor.property("Use GPU").setValue(1);
twixtor.property("Input: Frame Rate").setValue(frame_rate); {/* !~!~!~ I
wouldn't recommend touching this one !~!~!~! */}
twixtor.property("Motion Vectors").setValue(5);
twixtor.property("Image Prep").setValue(2);
twixtor.property("Frame Interp").setValue(2);
twixtor.property("Warping").setValue(3);
twixtor.property("Main_BG Sensitivity").setValue(100);
{/* T H I S I S W H E R E Y O U C H A N G E T W I X S E T T I N
G S */}
precomp_2_layer.timeRemapEnabled = true;
precomp_2_layer.timeRemap.setValueAtTime(first_key,first_key);
precomp_2_layer.timeRemap.setValueAtTime(last_key,last_key);
app.endUndoGroup();