RAWcooked icon indicating copy to clipboard operation
RAWcooked copied to clipboard

advice for dpx sequence with bad file

Open megan-mcshea opened this issue 11 months ago • 3 comments

Is there any way to rawcook a DPX sequence that has a bad file? We have two reels scanned by a vendor a year ago - so too late to request a rescan - and one has a single zero-bit file, and the other has a file with no DPX header that is unreadable.

Any suggestions for workarounds that would get us a functioning MKV file we would be fantastic.

I have already tried a few things, including removing the file and using a --no-coherence flag, and leaving the file and using the other --no flags, but no luck yet.

thanks, Megan [email protected]

megan-mcshea avatar Jan 23 '25 23:01 megan-mcshea

Is there any way to rawcook a DPX sequence that has a bad file?

Currently not, it could be implemented but not cheap (lot of corner cases) and we also advice for curating before storing at long term.

removing the file

If you have audio and use e.g. --accept-gaps for compressing anyway, you will have a A/V sync issue, and potential surprises in the future.

My recommendation is curating:

one has a single zero-bit file,

Byte? Anyway, if no data I would copy the previous file (and document that).

no DPX header

If you still have the image data part, it is easy to copy the header from the previous file and edit the counter number so better to curate that now. If you don't know how to do it, please send the buggy file as well as the previous file, quick to do on my side.

JeromeMartinez avatar Jan 24 '25 13:01 JeromeMartinez

we also advice for curating before storing at long term

+1

retokromer avatar Jan 24 '25 16:01 retokromer

Fantastic advice thanks.

These reels have no audio. I did not know about the --accept-gaps flag, but now I see it in the manual. So it sounds like that is an option potentially, but for archiving purposes curating with documentation sounds more proper, although more time consuming.

I don't have access to a hex editor at present but I'll see if someone can help me from my org's network. Otherwise, I'll send you the files, Jerome. Many thanks for the offer of help.

Cheers

megan-mcshea avatar Jan 27 '25 22:01 megan-mcshea