Premiere Pro
From Just Solve the File Format Problem
(Difference between revisions)
(→Version Identification) |
(→Version Identification) |
||
Line 15: | Line 15: | ||
Premiere Pro version numbers can be found in the XML Project tag. <code><Project ObjectID="1" ClassID="62ad66dd-0dcd-42da-a660-6d8fbde94876" Version="26"></code><br> | Premiere Pro version numbers can be found in the XML Project tag. <code><Project ObjectID="1" ClassID="62ad66dd-0dcd-42da-a660-6d8fbde94876" Version="26"></code><br> | ||
{| class="wikitable" align="center" | {| class="wikitable" align="center" | ||
− | ! | + | ! PPro !! Elements !! Version |
|- | |- | ||
− | |1.0 || 10 | + | |1.0 || || 10 |
|- | |- | ||
− | |1.5 || 15 | + | |1.5 || || 15 |
|- | |- | ||
− | |2.0 || | + | |2.0 || || |
|- | |- | ||
− | |CS3 || 19 | + | |CS3 || || 19 |
|- | |- | ||
− | |CS4 || 21 | + | |CS4 || || 21 |
|- | |- | ||
− | |CS5 || 23 | + | |CS5 || 9 || 23 |
|- | |- | ||
− | |CS5.5 || 24 | + | |CS5.5 || 12 || 24 |
|- | |- | ||
− | |CS6 || 25 | + | |CS6 || || 25 |
|- | |- | ||
− | |CC || 26 | + | |CC || || 26 |
|- | |- | ||
− | |CC 2014 || 27 | + | |CC 2014 || || 27 |
|- | |- | ||
− | |CC 2015.1 || 29 | + | |CC 2015.1 || || 29 |
|- | |- | ||
− | |CC 2015.2 || 30 | + | |CC 2015.2 || || 30 |
|- | |- | ||
− | |CC 2017 || 32 | + | |CC 2017 || || 32 |
|- | |- | ||
− | |CC 2018.1 || 33 | + | |CC 2018.1 || || 33 |
|- | |- | ||
− | |CC 2018.2 || 34 | + | |CC 2018.2 || || 34 |
|- | |- | ||
− | |CC 2021 || 37 | + | |CC 2021 || || 37 |
|- | |- | ||
− | |CC 2022 || 38 | + | |CC 2022 || || 38 |
|} | |} | ||
Revision as of 06:00, 31 March 2022
Premiere Pro is video editing software developed by Adobe. Premiere Pro replaced Adobe Premiere[1].
Contents |
File Information
PRPROJ project files are XML, but after CS6 format was encoded with GZIP.[2][3]
PREL project files are from the Elements version of Premiere but are the same format.
Version Identification
Premiere Pro version numbers can be found in the XML Project tag. <Project ObjectID="1" ClassID="62ad66dd-0dcd-42da-a660-6d8fbde94876" Version="26">
PPro | Elements | Version |
---|---|---|
1.0 | 10 | |
1.5 | 15 | |
2.0 | ||
CS3 | 19 | |
CS4 | 21 | |
CS5 | 9 | 23 |
CS5.5 | 12 | 24 |
CS6 | 25 | |
CC | 26 | |
CC 2014 | 27 | |
CC 2015.1 | 29 | |
CC 2015.2 | 30 | |
CC 2017 | 32 | |
CC 2018.1 | 33 | |
CC 2018.2 | 34 | |
CC 2021 | 37 | |
CC 2022 | 38 |