[Scummvm-tracker] [ScummVM :: Bugs] #16815: PHOENIXVR: Video desync on pause (e.g. GMM)

ScummVM :: Bugs trac at scummvm.org
Tue Jul 21 15:17:20 UTC 2026


#16815: PHOENIXVR: Video desync on pause (e.g. GMM)
-------------------------+-------------------------------------------------
Reporter:                |       Owner:  (none)
  tunnelsociety          |
    Type:  defect        |      Status:  new
Priority:  normal        |   Component:  Engine: PhoenixVR
 Version:                |  Resolution:
Keywords:                |        Game:  The Cameron Files: The Secret at
                         |  Loch Ness
-------------------------+-------------------------------------------------
Comment (by whoozle):

 I got it after I watched the video thank you!

 i've localised it to this bit in the 4xm decoder
 {{{#!c++
     bool useAudioSync() const override { return false; }
 }}}

 if I comment that out - it's working fine, but the audio starts clipping
 for some reasons

 My wild guess if audio is not used for synchronisation, it should just
 record timestamps, and if it's paused, timestamps are running forward

 I'll take a look, thanks
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/16815#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list