X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=futatabi.rst;fp=futatabi.rst;h=cb7c0dba5e69996e3e6b80fce764932d6eef1107;hb=a961e37b4bced722811aea0c94aadf518b1b6ec0;hp=a8371ac0e3e1e3f332061e52ab2e9d82c6802481;hpb=27bee14b36c6f8bca54d4f6bad8bc958ba4d4dfa;p=nageru-docs diff --git a/futatabi.rst b/futatabi.rst index a8371ac..cb7c0db 100644 --- a/futatabi.rst +++ b/futatabi.rst @@ -265,6 +265,11 @@ from frame to frame; this is because for original (uninterpolated) frames, Futatabi will simply output the received JPEG frame directly to the output stream, which can be a different resolution from the interpolated frames. +Also, even though Futatabi exists to make a fixed-framerate stream out of +something that's not, the output stream can be variable-framerate (VFR) due to +pauses and frame drops. In particular, when the stream is paused, frames are +only output about every 100 milliseconds. + Finally, the subtitle track with status information (see :ref:`talkback`) is not marked as metadata due to FFmpeg limitations, and as such will show up raw in subtitle-enabled players.