PLOTDOC ファイル形式とは?
.plotdocファイルは、テキスト読み上げ音声を使用して書かれた台詞を3Dアニメーションビデオに変換するツールである、初期のPlotagonデスクトップアプリケーションによって作成されたプロジェクトです。Plotagonは2013年にストックホルムで設立され、2014年にリリースされました。その初期のデスクトップアプリは、各プロジェクトをこの形式で保存していました。
このファイルは.jsonで記述されているため、コンパイルされたバイナリではなく、人間が読めるプレーンテキストです。ファイルは基本的なメタデータ(プロジェクトのID、名前、作成日、最終更新日)で始まります。そのヘッダーの後に、アニメーションを構成するキャラクター、シーン、台詞、タイムラインデータなど、プロジェクト自体の詳細が記述されています。Windowsでは、これらのファイルはAppData\LocalLow\Plotagon\Plotagonフォルダに保存されていました。
製品がPlotagon Studioとしてリブランドされた際、プロジェクト形式はバイナリの.plotファイルに変更されました。そのため、.plotdocはレガシー形式となっており、古いPlotagonプロジェクトを開いたり、AppDataフォルダをブラウズしたりする際に見かけることがほとんどです。
セキュリティと安全性
リスク: LOWA .plotdoc file is plain JSON text with no executable code, so opening it in a text editor is safe. The only real risk is losing project data if the file is corrupted, since there is no built-in checksum or backup.
形式の詳細
概要- ISSM plotdoc - In the Ice-sheet and Sea-level System Model (ISSM), plotdoc is a documentation helper (plotdoc.js / plotdoc module), not a file type saved with a .plotdoc extension.
PLOTDOC ファイルを開くプログラム
技術的詳細
詳細仕様| Encoding | UTF-8 text |
| Container | JSON object |
| Typical size | A few kilobytes to low megabytes depending on the project |
| Structure | A JSON document that opens with project metadata (an ID, name, created-on date and last-updated date) followed by the serialized description of the animation project itself: characters, scenes, dialogue, actions and sound cues. |
| Integrity | None built in |
| Platforms | Windows, macOS |
| Notes | Legacy format from the original Plotagon desktop application. When the product became Plotagon Studio the project format switched to the binary .plot file, so new projects are no longer written as .plotdoc. Historically these files lived in the C:/Users/<user>/AppData/LocalLow/Plotagon/Plotagon folder on Windows. |
| リリース日 | 2014 |
PLOTDOC の変換
コミュニティ Q&A
ユーザーからの質問まだ質問はありません。PLOTDOC ファイルについて最初の質問をしてみましょう。