Боковая панель#
The Sidebar can be toggled with the menu item View ‣ Sidebar or with the shortcut N.
The image below shows two Video Sequencers, one in Preview mode and one in Sequencer mode, both with their Sidebar open.
Инструмент (tool)#
Ссылка
- Редактор:
Секвенсор видео (video sequencer)
- Тип просмотра:
Предварительный просмотр (preview)
- Панель:
Sidebar ‣ Tool tab
Settings for the active tool.
- Сопротивление (drag)
What to do when dragging LMB on a place other than the tool’s gizmo.
- Активный инструмент (active tool)
Perform the same action as when dragging the gizmo.
- Подстройка (tweak)
Move the image under the mouse cursor.
- Выделение рамкой (select box)
Drag a selection rectangle and select all the images that are partially or completely inside it.
Вид (view)#
Настройки просмотра#
Ссылка
- Редактор:
Секвенсор видео (video sequencer)
- Тип просмотра:
Предварительный просмотр (preview)
- Панель:
Боковая панель ‣ вкладка «Вид» ‣ Настройки вида
- Размер рендера прокси (proxy render size)
Controls the preview resolution. Lower values have worse detail but better performance.
- Не отображать:
Disable the preview entirely.
- Размер сцены (scene size):
Preview at the full resolution without using proxies.
- 25%, 50%, 75%, 100%:
Preview at a downscaled resolution, optionally using proxies (see below). Even selecting 100% can give a performance benefit due to the reduced image quality and corresponding smaller file size.
- Use Proxies
Enable the use of proxies, which are copies of original footage stored at a lower resolution and/or quality for better preview performance.
Proxies can be configured in the Proxy tab of the Sidebar, which is however only visible in the Sequencer and Sequencer & Preview modes.
- Prefetch Frames
Automatically fill the cache with frames after the current frame in the background. Use this to achieve a more consistent playback speed. This feature currently doesn’t support rendering Scene strips.
- Канал (сhannel)
Setting this to 0 shows all channels. Setting it to something higher will only show the channels up to and including that number.
- Show Overexposed
Hilight overexposed (bright white) areas using a zebra pattern. The threshold can be adjusted with the slider.
- Show Missing Media
Render missing images/movies with a solid magenta color. When disabled, missing content will render fully transparent.
Совет
Strips with missing content will be displayed as red in the timeline.
2D-Курсор (2D cursor)#
Ссылка
- Редактор:
Секвенсор видео (video sequencer)
- Тип просмотра:
Предварительный просмотр (preview)
- Панель:
Боковая панель ‣ вкладка «Вид» ‣ 2D-курсор
The 2D Cursor is the white-red circle with a crosshair that is shown in the preview region (provided that the 2D Cursor overlay is enabled). It can be used as a Pivot Point for rotating and scaling images.
- Положение X, Y (location X, Y)
The location of the 2D Cursor relative to the center of the video. The edges are 0.5 away, so (0.5, 0.5) is the top right corner.
The 2D Cursor’s location can also be set with the Cursor tool or by dragging with Shift-RMB.
Frame Overlay#
Ссылка
- Редактор:
Секвенсор видео (video sequencer)
- Тип просмотра:
Предварительный просмотр (preview)
- Панель:
Боковая панель ‣ Вкладка «Вид» ‣ Наложение кадра
The Frame Overlay lets you display a reference frame for comparing to the current frame.
- Set Overlay Region
Lets you drag a rectangle to define the bounds of the overlay. Instead of clicking this button, you can also press O while hovering over the preview.
- Frame Offset (смещение кадра)
The time offset between the reference frame and the current frame, in frames.
- Тип наложения
How the reference frame should be displayed.
- Прямоугольник (rectangle):
Display part of the reference frame (defined by the Overlay Region) on top of the current frame.
- Ссылка:
Display only the reference frame.
- Текущий:
Отображать только текущий кадр.
Совет
Each Video Sequencer editor can have its own Overlay Type. This means you can open two of them for showing the current frame and the reference frame next to each other.
- Overlay Lock
Keep displaying the same reference frame, even when moving to a different time point. This works by automatically adjusting the Frame Offset.
Безопасные области (safe areas)#
Ссылка
- Редактор:
Секвенсор видео (video sequencer)
- Тип просмотра:
Предварительный просмотр (preview)
- Панель:
Боковая панель ‣ вкладка «Вид» ‣ Безопасные области
Shows guides indicating the video area where content can be seen across all screens.
См.также
Scene Strip Display#
Ссылка
- Редактор:
Секвенсор видео (video sequencer)
- Тип просмотра:
Предварительный просмотр (preview)
- Панель:
Боковая панель ‣ вкладка «Вид» ‣ Отображение дорожки сцены
Controls how Scene Strips are displayed in the preview.
- Шейдинг (shading)
The shading mode to use.
- Override Scene Settings
Use the Workbench render settings from the current scene rather than the scenes referenced by the strips. Only available for the Wireframe and Solid shading modes.
Аннотации (annotations)#
Ссылка
- Редактор:
Секвенсор видео (video sequencer)
- Тип просмотра:
Предварительный просмотр (preview)
- Панель:
Боковая панель ‣ вкладка «Вид» ‣ Аннотации
For managing the Annotations in the Sequencer.
Метаданные (metadata)#
Ссылка
- Редактор:
Секвенсор видео (video sequencer)
- Тип просмотра:
Предварительный просмотр (preview)
- Панель:
Боковая панель ‣ Вкладка «Метаданные»
Lists information that has been encoded in the currently visible movie or image file (not the file referenced by the selected strip). This can include the filename, the creation date, the camera model etc. This also works for images produced by Blender; see Render Output for the metadata that can be included in this case.
Other graphics programs may also store metadata, but only the text in the header field «Comments» can be read.
Some of this metadata can also be made visible in the preview with the Metadata overlay.
Совет
The metadata can’t be edited from Blender. Instead, you can use an external program such as exiftool. For example, the command to change the «Comments» field is:
exiftool --comments="My new comment" name-of-file.png
Примечание
Metadata is only displayed for images/movies that don’t have an effect applied.