]> git.sesse.net Git - nageru-docs/blobdiff - gettingstarted.rst
Bump version number.
[nageru-docs] / gettingstarted.rst
index 148f875ec39cd6a94cc29c4ed1e9a3b32b073739..469c5b04211bd8058fd04da7ecad9d76dc7b4777 100644 (file)
@@ -44,6 +44,14 @@ preview (using the 1–9 keys) and the right hand to choose a transition
 (using J, K or L). In addition, audio can be controlled using a MIDI controller
 if you want to; see the :doc:`audio <audio>` page for more information.
 
+In some situations, like if you're producing sports, it can be useful to
+skip the preview step and cut directly to a source. Nageru supports this
+through **quick-cut keys**; if enabled, Q, W, E, etc. will have the same
+effect as pressing 1, 2, 3, etc. and then quickly J (for cut). Since it
+is easy to press such a key by mistake, this behavior is off by default,
+and must be enabled explicitly from the Video menu or through the
+“--quick-cut-keys” option.
+
 
 Channels
 ''''''''
@@ -74,6 +82,10 @@ see it if you look closely; it's a somewhat lighter shade of green),
 it will be marked with green. On conflict, red (live) wins, since it is
 the most important piece of information.
 
+If you have many channels, the default single-row view can make for previews
+that are somewhat small. If so, you can switch to the *video grid display*;
+see :ref:`audio-views` for more information.
+
 
 Transitions
 '''''''''''
@@ -127,8 +139,10 @@ The video menu contains the following elements:
 
   * **Change x264 bitrate:** See :doc:`streaming` for more information.
 
-  * **HDMI/SDI output device, HDMI/SDI output resolution:** See :doc:`hdmisdi`
-    for more information.
+  * **HDMI/SDI output device, HDMI/SDI output resolution, Display time code:**
+    See :doc:`hdmisdi` for more information.
+
+  * **Enable quick-cut keys:** See above.
 
   * **Exit:** Exits Nageru, obviously.