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

[ProRes] Invalid frame identifier, expected "icpf" got "00000000" #2883

Open
3 tasks done
dprestegard opened this issue Jun 18, 2024 · 2 comments
Open
3 tasks done

[ProRes] Invalid frame identifier, expected "icpf" got "00000000" #2883

dprestegard opened this issue Jun 18, 2024 · 2 comments

Comments

@dprestegard
Copy link

Sometimes I need to use MP4Box to remux ProRes (e.g. to change frame rate etc).

Usually this works fine. I demux to an elementary stream first, then write a new MOV:

MP4Box -raw 1:output=demux.prores input.mov

MP4Box -add demux.prores output.mov

But with this sample I get

[ProRes] Invalid frame identifier, expected "icpf" got "00000000"

If I go direct from MOV to MOV it works fine.

I tried to upload to the mediafire but it says it's full...

Detailed guidelines: https://gpac.io/bug-reporting/

@aureliendavid
Copy link
Member

I tried to upload to the mediafire but it says it's full...

Sorry about that. I cleaned it up, you can upload your sample now (up to 6G).

Thanks.

@jeanlf
Copy link
Member

jeanlf commented Jul 3, 2024

Could you upload a sample file ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants