-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
c2patool --remote does not work in 0.10.2 #831
Comments
Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Once all required labels are present, please add |
Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Once all required labels are present, please add |
Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Once all required labels are present, please add |
Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Once all required labels are present, please add |
✅ Jira issue https://jira.corp.adobe.com/browse/CAI-7490 is successfully created for this GitHub issue. |
remote-cmd.sh: https://gist.github.com/eeeps/aa62b2e9b2aeb4070011aeb0721197ef
manifest.json: https://gist.github.com/eeeps/7768715f05e0e426ea1f3098e82b12c3
photographs-of-snowmen-13.jpg: https://o.img.rodeo/photographs-of-snowmen-13.jpg
photographs-of-snowmen-13-optimized.jpg: https://o.img.rodeo/photographs-of-snowmen-13-optimized.jpg
(not gonna include mycerts.pem or mykey.pem 😌)
Running remote-cmd.sh with c2patool 0.7.0 generates
photographs-of-snowmen-13-signed.c2pa
, and embeds an XMP Provenance field inphotographs-of-snowmen-13-signed.jpg
with the remote URL, as expected.Running these same commands on these same files using the latest version of c2patool (0.10.2) puts the following on stdout: https://gist.github.com/eeeps/528a7630f3f653e851ea1bf77618f301. Also...
.c2pa
file.photographs-of-snowmen-13-signed.jpg
contains both:Additionally, running this command outputs a file to disc named
xmp/iid/9f21ba1e-f4c9-48b1-b355-70a7508a1c08
which is a JPEG, that mysteriously weighs 32KB more than the input JPEG.Seems related to #830
The text was updated successfully, but these errors were encountered: