mpv/DOCS/man/en
wm4 6b0b8368a4 vf_vapoursynth: use frame durations instead of _AbsoluteTime
Set _DurationNum/_DurationDen on each VS frame, instead of
_AbsoluteTime. The duration is the difference between the timestamp of
the frame and the next frame, and when receiving filtered VS frames, we
convert them back to an absolute PTS by summing them.

We pass the timestamps with microsecond resolution. mpv uses double for
timestamps internally, so we don't know the "real" timebase or FPS. VS
on the other hand uses fractions for frame durations. We can't pass
through the numbers exactly, but microseconds ought to be enough to be
even safe from accumulating rounding errors.
2014-04-28 22:23:32 +02:00
..
af.rst af.rst: fix replaygain-track description 2014-04-25 08:37:42 +02:00
ao.rst manpage: fix grammar 2014-04-26 13:28:31 +02:00
changes.rst changes.rst: add dvd://1 -> dvd://0 change 2014-03-17 18:32:16 +01:00
encode.rst encode: don't apply default config options 2014-04-19 22:05:17 +02:00
input.rst command: allow native access to "vf" property 2014-04-24 02:30:00 +02:00
lua.rst client API: add chapter change event 2014-04-27 22:28:07 +02:00
mpv.rst Remove radio:// 2014-04-13 18:51:43 +02:00
options.rst manpage: improve --osd-level description 2014-04-25 19:10:57 +02:00
osc.rst manpage: osc: document some recent additions 2014-03-20 22:49:31 +01:00
vf.rst vf_vapoursynth: use frame durations instead of _AbsoluteTime 2014-04-28 22:23:32 +02:00
vo.rst manpage: add notes when to use/not use certain AO and VO drivers 2014-04-19 15:29:05 +02:00