diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-05-05 22:23:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-05-05 22:23:40 +0000 |
| commit | 72253f423319c8ff727acf3324617c206b984ae1 (patch) | |
| tree | 2247d82e938faf56c557acf1c1ca4445bbbc9caf /run/dcpomatic_kdm_cli | |
| parent | 870ab8d9295b9d4b6605e8876919d23379dc3a35 (diff) | |
Stop video filters emitting frames from the old position just
after a seek.
If this happens, we get sequences like
1. emit some video at time 60s
2. seek to 40s
3. video frame emitted from filter at 60.1s; this sets _last_video_time
in player so that frames emitted between 40s and 60s are discarded;
hence the audio buffers overflow.
Should fix #1551.
Diffstat (limited to 'run/dcpomatic_kdm_cli')
0 files changed, 0 insertions, 0 deletions
