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

replaceWithSequence

Explorer ,
Feb 18, 2022 Feb 18, 2022

Copy link to clipboard

Copied

Hi, I've noticed recent behavior with the function:
newFootageItem = "path/image.1001.jpg";
footageItem.replaceWithSequence(File(newFootageItem), true);

When it runs, it's not replacing the footage with a sequence. I'm only getting the first image of the sequence.  I believe this used to work correctly, but I've been heavily editing this script. I might have changed something I shouldn't have, but running previous versions of the script from months ago yield the same result. 

 

Thanks for any help.

TOPICS
Import and export , Scripting

Views

135

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
Explorer ,
Feb 18, 2022 Feb 18, 2022

Copy link to clipboard

Copied

Disregard.  The problem came from incorrectly determining whether the footage was an image type or video type.

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
New Here ,
Mar 04, 2022 Mar 04, 2022

Copy link to clipboard

Copied

LATEST

Hi @brianm60674866 , this is driving me crazy... how you determine if is a image type or a video type?

I can't make it to work.. 

 

thank you in advance

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