X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=futatabi.rst;h=a8371ac0e3e1e3f332061e52ab2e9d82c6802481;hb=27bee14b36c6f8bca54d4f6bad8bc958ba4d4dfa;hp=75d947a87fa5d4b35837904b5ac8ec1788c9d4f4;hpb=9c171c303484822f3d4f5bb33e5a10c4804da22e;p=nageru-docs diff --git a/futatabi.rst b/futatabi.rst index 75d947a..a8371ac 100644 --- a/futatabi.rst +++ b/futatabi.rst @@ -56,7 +56,7 @@ input or output. Assuming you have a recent version of Nageru (typically one that comes with Futatabi), it is capable of sending all of its cameras as one video stream (see :ref:`futatabiformat`), so you can start Futatabi with - ./futatabi http://path.to.nageru.host/multicam.mp4 + ./futatabi http://nageru-server.example.org/multicam.mp4 If you do not have a running Nageru installation, see :ref:`sampledata`. @@ -74,7 +74,9 @@ directory (you can change it with the -d option). This holds all of the recorded frames, all metadata about clips, and preferences set from the menus (interpolation quality and cue point padding). If you quit Futatabi and restart it (or you go down as the result of a power failure or the likes), -it will remember all the state and frames for you. +it will remember all the state and frames for you. As a special case, +if you give */dev/null* in place of an input URL or file, you can keep using +your workspace without getting any new frames added. .. _basicui: