Open main menu

Difference between revisions of "Mohawk/TODO"

21 bytes added ,  05:38, 14 February 2010
m
→‎Video: The corrupt Cinepak frames do not exist in the DVD version
m (update TODO a bit more)
m (→‎Video: The corrupt Cinepak frames do not exist in the DVD version)
Line 5: Line 5:
* The Cyan logo repeats some frames at the end. I call it "Cyan logo syndrome." This is caused by the lack of handling of multiple edit lists. FFmpeg doesn't handle this yet either.
* The Cyan logo repeats some frames at the end. I call it "Cyan logo syndrome." This is caused by the lack of handling of multiple edit lists. FFmpeg doesn't handle this yet either.
** This would require seeking, so that needs to be implemented first.
** This would require seeking, so that needs to be implemented first.
* Some Cinepak frames have corruption. Not sure why yet. Notable ones are using the wood chipper (when the power is directed elsewhere) and using the trap book before talking with Gehn (when not on Tay). Need to investigate.
* Some Cinepak frames have corruption.
** The Myst linking book video on D'ni has a corrupted Cinepak frame (data-wise). Right now, we just skip that frame (and throw a warning). It looks like QuickTime does this too.
** The Myst linking book video on D'ni has a corrupted Cinepak frame (data-wise). Right now, we just skip that frame (and throw a warning). It looks like QuickTime does this too.
** The CD (but '''not''' the DVD) version of Riven has two videos with a corrupt frame: the wood chipper (when power is directed elsewhere) and using the trap book before talking with Gehn (when not on Tay).
* Unify the 8bpp to 16/32bpp code snippets. This is mostly done already. I have a patch to add it to graphics/conversion.h, but still waiting on that one.
* Unify the 8bpp to 16/32bpp code snippets. This is mostly done already. I have a patch to add it to graphics/conversion.h, but still waiting on that one.


== Myst TODO ==
== Myst TODO ==
2,051

edits