Was ist das PLOTDOC-Dateiformat?
Eine .plotdoc-Datei ist ein Projekt, das von der ursprünglichen Plotagon-Desktop-Anwendung erstellt wurde - einem Tool, das geschriebene Dialoge mithilfe von Text-to-Speech-Stimmen in animierte 3D-Videos verwandelte. Plotagon wurde 2013 in Stockholm gegründet und 2014 veröffentlicht, und seine frühe Desktop-App speicherte jedes Projekt in diesem Format.
Die Datei ist in .json geschrieben, es handelt sich also um einfachen, für Menschen lesbaren Text und nicht um eine kompilierte Binärdatei. Sie beginnt mit grundlegenden Metadaten: der ID des Projekts, seinem Namen, dem Erstellungsdatum und dem Datum der letzten Aktualisierung. Nach diesem Header beschreibt sie das Projekt selbst, einschließlich der Charaktere, Szenen, Dialoge und Zeitlistendaten, aus denen die Animation besteht. Unter Windows wurden diese Dateien im Ordner AppData\LocalLow\Plotagon\Plotagon gespeichert.
Als das Produkt in Plotagon Studio umbenannt wurde, änderte sich das Projektformat in die binäre .plot-Datei. Das macht .plotdoc zu einem Legacy-Format, dem Sie am ehesten begegnen, wenn Sie alte Plotagon-Projekte öffnen oder einen AppData-Ordner durchsuchen.
Sicherheit
RISIKO: 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.
Formatdetails
kurz gefasst- 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.
Programme zum Öffnen von PLOTDOC-Dateien
Technische Details
technische Spezifikation| 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. |
| Veröffentlicht | 2014 |
PLOTDOC-Konvertierungen
Community Q&A
von Nutzern gefragtNoch keine Fragen - stellen Sie die erste Frage zu PLOTDOC-Dateien.