Skip to content
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

Signing mp4-files with external manifest results in faulty mp4-files (not playable, mp4-box-structure broken) #754

Open
nitrat7 opened this issue Oct 26, 2024 · 1 comment

Comments

@nitrat7
Copy link

nitrat7 commented Oct 26, 2024

Signing mp4-files with external manifest results in faulty mp4-files (not playable, mp4-box-structure broken)

tested with c2patool 0.9.12 and c2patool 0.9.3

Once I run signing of a mp4-file with an external manifest, created mp4-file shows broken mp4-structure (no moof/mdat) and playback is broken (runs fine with internal C2PA-manifest).

Here's sample:

./c2patool sample_source.mp4 \
-r http://testhost.com/test/manifest.c2pa \
-m test.json \
-f -o ext_dest.mp4

Here are the given files:

ext_dest.mp4
sample_source.mp4

(test.json same as https://github.com/contentauth/c2patool/blob/main/sample/test.json and self signed certs)

Screenshot 2024-10-26 at 22 36 15
@nitrat7
Copy link
Author

nitrat7 commented Dec 2, 2024

@scouten-adobe scouten-adobe transferred this issue from contentauth/c2patool Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant