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

replaceWithSequence

Explorer ,
Feb 18, 2022 Feb 18, 2022

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
236
Translate
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

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

Translate
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
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

Translate
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