Nexrender: Way to modify the layer or composition duration

Created on 12 Aug 2020  路  3Comments  路  Source: inlife/nexrender

Is it possible to edit a layer or composition to fit a media duration ?

Thanks in advance

question

Most helpful comment

In our case, we did that by using a .jsx file as an asset and change the startTime and outPoint of the layer in the code.

Maybe you can find more useful properties and methods here.

All 3 comments

In our case, we did that by using a .jsx file as an asset and change the startTime and outPoint of the layer in the code.

Maybe you can find more useful properties and methods here.

Ok, thanks will give that a test

@soundquiet that is actually a quite neat and elegant way of solving that issue! Never seen anything like that before. Very cool! 馃憤

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pdkn picture pdkn  路  5Comments

dsrts picture dsrts  路  3Comments

JamesBotterill picture JamesBotterill  路  4Comments

Morreski picture Morreski  路  5Comments

Marcuzzz picture Marcuzzz  路  4Comments