i am trying to recover .prproj-files, and read that in 6.14 this filetype is included. However in FileOpts this extension is not listed (not selectable).
So i tried adding my own sig to 6.14 (and 6.13), selecting custom signature on top of FileOpts, but on my prepared stick it will not find the (intentionally deleted) .prproj-files.
Is it possible to select prproj-files in 6.14, without adding a custom sig-file?
If not, maybe someone can help me with my sig-file? This is the head:
Code: Select all
Mac02:~ mac02$ hexdump -C /Users/mac02/Desktop/FILM/animation.prproj  | head
00000000  3c 3f 78 6d 6c 20 76 65  72 73 69 6f 6e 3d 22 31  |<?xml version="1|
00000010  2e 30 22 20 65 6e 63 6f  64 69 6e 67 3d 22 55 54  |.0" encoding="UT|
00000020  46 2d 38 22 3f 3e 0a 3c  50 72 65 6d 69 65 72 65  |F-8"?>.<Premiere|
00000030  44 61 74 61 20 56 65 72  73 69 6f 6e 3d 22 33 22  |Data Version="3"|
Code: Select all
prproj 39 "PremiereData Version="
prproj 0 "<PremiereData Version="
prproj 0 0x3C3F786D6C207665Thanks!
