diff options
author | CrystalP <crystalp@kodi.tv> | 2023-11-19 21:32:00 -0500 |
---|---|---|
committer | CrystalP <crystalp@kodi.tv> | 2023-12-08 22:31:28 -0500 |
commit | d3903fbd009a55329a4b0718486aef36ccf393e3 (patch) | |
tree | 907e1513dc0ad177bdee67b3b4a094cbd9f99551 /LICENSES/BSD-4-Clause | |
parent | 5e70594e16bf1ac2738e82d66129c1c7aff68656 (diff) |
[VideoPlayer] Use probed interlaced flags to double initial refresh rate
When starting the playback of an interlaced stream, instead of switching to the probed refresh rate,
go directly to 2x the probed refresh rate as videoplayer would otherwise switch to 2x refresh rate
a few seconds later anyway, resulting in some black frames while the screen adjusts and audio drop out or a pitch change.
Does not work for ts streams because of special opening by demuxer, which loses most of the probed data.
Addressing that is beyond the scope of this change.
Diffstat (limited to 'LICENSES/BSD-4-Clause')
0 files changed, 0 insertions, 0 deletions