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

importFiles for Image Sequence

New Here ,
Oct 06, 2015 Oct 06, 2015

Copy link to clipboard

Copied

How can I import an image sequence with the app.project.importFiles command?

Is this possible?

Currently using a command like this:

app.project.importFiles(["/Volumes/files/DPX_4k_16/rf_dcp4k_dpx_4k_16.00001.dpx"])

However, it only imports a single frame.

I've also tried:

app.project.importFiles(["/Volumes/files/DPX_4k_16/rf_dcp4k_dpx_4k_16.#####.dpx"])

app.project.importFiles(["/Volumes/files/DPX_4k_16/rf_dcp4k_dpx_4k_16.[00001-01000].dpx"])


I'd also like to be able to set the frame rate during import as well if possible.

TOPICS
SDK

Views

612

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

correct answers 1 Correct answer

Adobe Employee , Sep 22, 2017 Sep 22, 2017

For any following along still, this request was filled back in CC 2015.3.  Here is the relevant line of the code in the latest sample:

https://github.com/Adobe-CEP/Samples/blob/master/PProPanel/jsx/PPRO/Premiere.jsx#L240

Votes

Translate

Translate
Adobe Employee ,
Oct 07, 2015 Oct 07, 2015

Copy link to clipboard

Copied

It's currently not possible to import an image sequence, using importFiles().

I've added your vote to the feature request, AND to our other "Provide API for setting footage interpretation" feature request, also popular.

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 ,
Oct 08, 2015 Oct 08, 2015

Copy link to clipboard

Copied

This would have been a majorly useful feature in the past and would have helped out a ton in a couple instances! Please add another vote for me as well. ":)

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
Adobe Employee ,
Oct 08, 2015 Oct 08, 2015

Copy link to clipboard

Copied

Done.

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
Adobe Employee ,
Sep 22, 2017 Sep 22, 2017

Copy link to clipboard

Copied

LATEST

For any following along still, this request was filled back in CC 2015.3.  Here is the relevant line of the code in the latest sample:

https://github.com/Adobe-CEP/Samples/blob/master/PProPanel/jsx/PPRO/Premiere.jsx#L240

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