diff options
author | Torbjörn Andersson | 2018-06-29 17:45:06 +0200 |
---|---|---|
committer | Thierry Crozat | 2018-11-04 22:33:22 +0100 |
commit | 7c58534f4f31a253f01a92655ecf6a3f33878e1a (patch) | |
tree | c35dda89a7687c8e9220973b59552ba1abacbf1d /engines/parallaction/debug.cpp | |
parent | a5b5b68a1a1a5453b9aa8025e3a95cc10d0718d4 (diff) | |
download | scummvm-rg350-7c58534f4f31a253f01a92655ecf6a3f33878e1a.tar.gz scummvm-rg350-7c58534f4f31a253f01a92655ecf6a3f33878e1a.tar.bz2 scummvm-rg350-7c58534f4f31a253f01a92655ecf6a3f33878e1a.zip |
VIDEO: Add buffering demuxer to MPEG-PS decoder
In all my attempts to get the audio and video to sync up in the
ZGI videos, there have always been 9-10 frames of video before the
audio even starts, even though the audio is timestamped to start
before. This attempts to fix that by prioritizing sending audio
packets to the decoder in a timely fashion.
I do not know if this is the correct way of doing this, and there
are still some things that need to be fixed. But pragmatically, it
does procude significantly better sync, so...
Diffstat (limited to 'engines/parallaction/debug.cpp')
0 files changed, 0 insertions, 0 deletions