how to edit aep file using notepad or other text editor
Copy link to clipboard
Copied
i tried edit a aep file , it worked.
but it can't change bytes length
why ? i can't understand.
e.g. modify my footage fullpath
original D:\\my folder\\123.jpg
to D:\\my folder\\321.jpg
it worked!
but to D:\\my folder\\1234.jpg
it dose't worked!
why!
im confusing....
by the way to much aep file. ae script isn't quick and i dont want to convert xml thankyou!
Copy link to clipboard
Copied
Nothing confusing here, really. Like most binary file formats AE uses specifc offsets, hash values and check sums for its data. You simply cannot arbitrarily hack around in the file and change the byte lengths. AE files are not meant to be used in this way and there is no tool to that effect. As much as you may not like it, you have to use scripts or XML.
Mylenium
Copy link to clipboard
Copied
Trying to edit an AEP file using Notepad is going to be as easy as modifying the source code in MS Word or After Effects or editing a JPEG or Photoshop file with a text editor. It's the wrong tool for the job. The right tool to edit an AEP is After Effects.

