• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Extend script crash when setting start/end on TrackItem

New Here ,
Aug 05, 2020 Aug 05, 2020

Copy link to clipboard

Copied

When executing this simple code in Premiere 2020 (14.3.1 Build 45) :

var clip = app.project.activeSequence.videoTracks[0].clips[0];
clip.end = 12;

The end time of the clip changes properly but I get the error "Cannot set property end".

I tested the exact same code in Premiere 2019 (13.1.5 Build 47) and it changes the clip end without throwing any error...
Any idea why it does that ?

Many thanks

TOPICS
Error or problem

Views

301

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 07, 2020 Nov 07, 2020

Copy link to clipboard

Copied

I still get the same issue in Premiere 2020 (14.5.0.51).
Thanks

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Apr 09, 2021 Apr 09, 2021

Copy link to clipboard

Copied

LATEST

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines