[Scummvm-tracker] [ScummVM :: Bugs] #13412: AGS: Zniw Adventure issues and crash (segmentation fault)

ScummVM :: Bugs trac at scummvm.org
Wed Feb 22 14:09:50 UTC 2023


#13412: AGS: Zniw Adventure issues and crash (segmentation fault)
-----------------------------------------+--------------------------
Reporter:  antoniou79                    |       Owner:  (none)
    Type:  defect                        |      Status:  new
Priority:  normal                        |   Component:  Engine: AGS
 Version:                                |  Resolution:
Keywords:  Zniw Adventure, fonts, crash  |        Game:
-----------------------------------------+--------------------------
Comment (by antoniou79):

 I've done some bisecting for the fast intro to Forest Demo regression.

 It seems the responsible commit is from Sep 21, 2022:
  commit b2a9df06e2e0e03b1dc2bd9a81fa0612e4021be3
  Author: Matthew Duggan <mgithub at guarana.org>
  Date:   Mon Sep 19 09:56:25 2022 +0900

     VIDEO: Set decoder frame rate when loading Theora video.

  video/theora_decoder.cpp | 1 +
  video/theora_decoder.h   | 1 +
  2 files changed, 2 insertions(+)

 https://github.com/scummvm/scummvm/commit/b2a9df06e2e0e03b1dc2bd9a81fa0612e4021be3

 In our video/theora_decoder.cpp, in TheoraDecoder::loadStream(), the
 framerate returned for this fast playing Forest demo cutscene is
 "Rational: 13/1".
 In contrast, the demo's logo intro which plays normally, gets a framerate
 "Rational: 60/1".

 Something does not seem to work right here, because the fast playing
 Forest demo cutscene does not play in 13 fps, if that's what it is
 supposed to do.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/13412#comment:11>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list