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

Error when I load a .mp4 file #258

Open
Redge4u opened this issue Nov 7, 2021 · 1 comment
Open

Error when I load a .mp4 file #258

Redge4u opened this issue Nov 7, 2021 · 1 comment

Comments

@Redge4u
Copy link

Redge4u commented Nov 7, 2021

Hello ,
What does that mind :
Failed to process file 'C0013_6056.mp4'. AtomicParsley failed with exit code 2

thanks

@dagronf
Copy link
Collaborator

dagronf commented Apr 26, 2022

Having a quick wander through the AtomicParsley code, it appears that error 2 is either

  • AtomicParsley error: Quicktime movie files are not supported, or
  • AtomicParsley error: unsupported MPEG-4 file brand found

Looks like an unsupported video format. You might be able to use something like Handbrake to convert the file to another format and try again?

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

2 participants