mirror of
https://github.com/mpv-player/mpv
synced 2024-12-27 09:32:40 +00:00
c22482e08d
When the first frame of a telecine pattern did not generate an output frame (because it is a 0 or a 1), this could lead to the first two output frames getting equal pts values. When the first frame of a telecine pattern generates exactly one output frame (i.e. when the telecine pattern starts with 2 or 3), then the output was correct before this comment, and still is unchanged. When the first frame of a telecine pattern generates more than one output frame (i.e. when it starts with 4 to 9), then output pts are still broken. This is not really solvable without knowing the frame duration, or delaying output by one frame. |
||
---|---|---|
.. | ||
vf_dlopen | ||
binary_codecs.sh | ||
checktree.sh | ||
file2string.py | ||
matroska.py | ||
mplayer2_identify.sh | ||
uncrustify.cfg | ||
vdpau_functions.py |