Skip to main content
Participant
March 25, 2020
Answered

CEPプラグインのZXPへパッケージ化の方法が分かりません。あとXML改変の許可はどうやって取るのでしょうか。

  • March 25, 2020
  • 2 replies
  • 1368 views

使用しているPC、ソフト

Windows10

Adobe Premiere Pro 2019

 

CEPを使用してのプラグイン作成を行っているのですが、
ZXPへパッケージ化する手段をネットを通じて調べておりましたが
方法を見つけられずにおります。

Adobe Extension Manager CCを使用することでパッケージ化ができるのでしょうか。
また、現状パッケージ化が困難な場合、エクステンションをまとめたフォルダのまま、
adobe exchange介さず、配布することは規約に違反にあたるのでしょうか。

 

以下は、現在テストで作っているものの一部ですが、
adobeソフトを介さず、htmlで

premiere proにインポート可能なxmlを出力し、

csvやtxtからエッセンシャルグラフィックスのテキストや色情報等を変換する

テロップ作成ツールを公開したいと考えております。

 

※おそらく日本語対応でAdobe Premiere Pro 2020や過去のバージョンにも対応可能です。


ただ、xmlの上部に記載されたadobeの規約に、
「adobeの書面による事前の許可が必要」とのことでしたので、
その許可の取得方法をご存じの方、お伝えいただけると幸いです。

This topic has been closed for replies.
Correct answer neenoch

投稿者本人ですが、zxpパッケージ化については、自己解決できました。

 

この作成したプラグインを使えば、

Premiere pro/プレミアプロ のエッセンシャルグラフィックスを搭載されたバージョンから~2020まで

adobeソフトを介し、テロップ原稿(csvやtxt作成されたテキスト)などを自動でXML化でき、

photoshopに連携したり、レガシータイトルで毎回画面を遷移したりなどをせずとも、エッセンシャルグラフィックスのテキストレイヤーとして扱えるようになります。おそらく「無限に」。

 

体験版、無償化または有償化を視野に入れ、

アルファベットや記号に多少変換できないものがあるので、今後改善していきます。

2 replies

Bruce Bullis
Community Manager
Community Manager
June 2, 2020
You can create .zxp packages using ZXPSignCmd.

https://github.com/Adobe-CEP/CEP-Resources/tree/master/ZXPSignCMD/4.1.1

-bbb
neenochAuthorCorrect answer
Participant
March 25, 2020

投稿者本人ですが、zxpパッケージ化については、自己解決できました。

 

この作成したプラグインを使えば、

Premiere pro/プレミアプロ のエッセンシャルグラフィックスを搭載されたバージョンから~2020まで

adobeソフトを介し、テロップ原稿(csvやtxt作成されたテキスト)などを自動でXML化でき、

photoshopに連携したり、レガシータイトルで毎回画面を遷移したりなどをせずとも、エッセンシャルグラフィックスのテキストレイヤーとして扱えるようになります。おそらく「無限に」。

 

体験版、無償化または有償化を視野に入れ、

アルファベットや記号に多少変換できないものがあるので、今後改善していきます。

Bruce Bullis
Community Manager
Community Manager
March 25, 2020

It sounds like you've solved the ZXP signing issue. Let us know if you have further questions about importing xml.

neenochAuthor
Participant
March 25, 2020

Thank you.
From the information I've searched, I may end up giving away this plugin for free.
I couldn't find a way to sell it for a fee.

About importing XML.
I got an error when importing if the input text contains "&".

Could it be that the XML version has something to do with it?

Also, at the top of the XML, you can see the following
How do I get the "written permission of Adobe."?
I think I need it when I create another plugin or web application.
Please let me know.

NOTICE: Adobe permits you to use, modify, and distribute this file in
* In accordance with the terms of the Adobe license agreement accompanying
* it. If you have received this file from a source other than Adobe,
* then your use, modification, or distribution of it requires the prior
* Written permission of Adobe.