[Scummvm-tracker] [ScummVM] #9651: FULLPIPE: Intro video has wrong colors

Paul Gilbert trac at scummvm.org
Fri Dec 2 18:44:48 CET 2016


#9651: FULLPIPE: Intro video has wrong colors
-------------------------+------------------------------
  Reporter:  rootfather  |      Owner:  sev-
      Type:  defect      |     Status:  new
  Priority:  normal      |  Component:  Engine: Fullpipe
Resolution:              |   Keywords:
      Game:              |
-------------------------+------------------------------

Comment (by dreammaster):

 Indeed, the video is the first Indeo 5 video used by any ScummVM game.
 Luckily, I'd had to implement support for Indeo 4 videos for Starship
 Titanic, and the two versions shared a lot of common code. So it wasn't
 too hard to add support for it as well.

 Unfortunately, a subtle issue like this may be more tricky to diagnose.
 The original code comes from ffmpeg, which doesn't compile under Visual
 Studio, or I'd offer to look into it in more detail. Maybe someone with
 more familiarity with gcc and gdb can build ffmpeg, and put some code in
 both to seek to a problematic frame and trace the decode process and
 figure out where the two diverge.

--
Ticket URL: <https://bugs.scummvm.org/ticket/9651#comment:2>
ScummVM <https://bugs.scummvm.org>
ScummVM



More information about the Scummvm-tracker mailing list