resource_dasm icon indicating copy to clipboard operation
resource_dasm copied to clipboard

Decoding QuickTime files?

Open BlueCyro opened this issue 2 months ago • 0 comments

I've got an old texture CD my buddy gave me and I stumbled across this program while searching for ways to decode it. In the extracted files, there are files labeled stuff like 1.MOV, 2.MOV, 3.MOV... etc. with correspondingly-named files in the .rsrc folder. I do have to use the --data-fork tag for this to decode anything at all though, so maybe that means something.

Playing some of these files in something like VLC or MPV works, but most of them don't. I imagine that's because some of them are split up, but I attempted to run this program on them and it only gives me a few bmps, some bin files, or disassemblies of the viewer program meant to run on the actual machine. I had a look through the command line arguments and tried a few more, but to no avail.

I'm wondering if maybe you've come across this before. I haven't included the files here due to the actual CD being quite large, I'm unsure of the proper way I could split them to send examples of the files I'm decoding, but if you happen to know a little bit about this and know what files I'd need to potentially send for examples, I can provide.

BlueCyro avatar Apr 30 '24 04:04 BlueCyro