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

Premiere Pro importer plugin loaded successfully but file still not supported?

Explorer ,
Jun 10, 2019 Jun 10, 2019

Copy link to clipboard

Copied

Dear all, I am new to Adobe Premiere Pro plugin development and I developed a custom file importer plugin for Premiere Pro CC recently. But in some of my client machines the plugin can be loaded successfully by Premiere Pro according to the log file as following:

Loading C:\Program Files\Adobe\Common\Plug-ins\7.0\MediaCore\CustomImporter.prm

The registry tells us not to cache so the plugin will be loaded from disk.

Loading from disk...

This plugin was recognized by loader ba1058cd-0007-44e4-bf1a-0ef51307b979.

Curiously, when I try to import custom file into Premiere Pro, it warns that the file is not supported by Premiere Pro. But in my development machine it works like charming. I can't figure it out why did that happen? I developed this plugin in Windows 10 with Visual Studio 2015, and I tested the plugin in Premiere Pro 2019. The plugin SDK is also updated. Does anyone has the same issue? It would be very nice to give some advice...

Thank you very much.

TOPICS
SDK

Views

2.2K

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

Explorer , Jun 27, 2019 Jun 27, 2019

Thank you, I solved the problem by myself. It is because the plugin dependents on external libraries which have conflicts with other plugins. So the plugin can't be loaded successfully.

Votes

Translate

Translate
Community Expert ,
Jun 10, 2019 Jun 10, 2019

Copy link to clipboard

Copied

Moved to Premiere Pro SDK​

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
Explorer ,
Jun 12, 2019 Jun 12, 2019

Copy link to clipboard

Copied

No body can give some advice?

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
Explorer ,
Jun 27, 2019 Jun 27, 2019

Copy link to clipboard

Copied

Thank you, I solved the problem by myself. It is because the plugin dependents on external libraries which have conflicts with other plugins. So the plugin can't be loaded successfully.

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 07, 2021 Mar 07, 2021

Copy link to clipboard

Copied

LATEST

Can you please send me the steps to import a file using sdk example code. I am trying to debug by referring SDK_File_Import example from sdk but not able to do it. Not able to debug the source for any operation from PP CC 2019.

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