Translations:Adjustable FPS Video Recording/4/en-gb: Difference between revisions

From Vintage Story Wiki
(Created page with "<strong>.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]</strong><br> Инструменты кинематографической камеры. <ul> <li>...")
 
No edit summary
 
Line 1: Line 1:
<strong>.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]</strong><br>
<strong>.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]</strong><br>
Инструменты кинематографической камеры.
The cinematic camera tool system.
<ul>
<ul>
<li>
<li>
<strong>.vrec start</strong>: Начинает запись видео
<strong>.vrec start</strong>: Starts the recording of the video
</li>
</li>
<li>
<li>
<strong>.vrec stop</strong>: Прекращает запись видео
<strong>.vrec stop</strong>: Stops the recording of the video
</li>
</li>
<li>
<li>
<strong>.vrec toggle</strong>: Начинает запись, если она не начата, и останавливает её, если начата.
<strong>.vrec toggle</strong>: Starts the recording if not currently recording and stops it if currently recording.
</li>
</li>
<li>
<li>
<strong>.vrec codec</strong>: Устанавливает кодировщик конечного видео. Для Х264 вы должны установить: [[https://sourceforge.net/projects/x264vfw/ x264vfw]]
<strong>.vrec codec</strong>: Set the encoder of the output video. For X264 you have to install [[https://sourceforge.net/projects/x264vfw/ x264vfw]]
</li>
</li>
<li>
<li>
<strong>.vrec videofps</strong>: Устанавливает частоту кадров конечного видео
<strong>.vrec videofps</strong>: Set the framerate of the output video
</li>
</li>
<li>
<li>
<strong>.vrec tickfps</strong>: Устанавливает частоту кадров игры. Возможно, вы захотите, чтобы оно соответствовало смене кадров в видео
<strong>.vrec tickfps</strong>: Set the tick framerate of the game. You probably want it to be the same as the videofps
</li>
</li>
                         <li>
                         <li>
<strong>.vrec filetarget</strong>: Указывает путь, куда будет записываться видео (изначально - папка 'My Videos")
<strong>.vrec filetarget</strong>: Set the path to where the video should be written to (default is the 'My Videos' folder)
</li>
</li>
</ul>
</ul>

Latest revision as of 21:23, 9 January 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Adjustable FPS Video Recording)
<code>.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]</code><br>
The cinematic camera tool system.

.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]
The cinematic camera tool system.

  • .vrec start: Starts the recording of the video
  • .vrec stop: Stops the recording of the video
  • .vrec toggle: Starts the recording if not currently recording and stops it if currently recording.
  • .vrec codec: Set the encoder of the output video. For X264 you have to install [x264vfw]
  • .vrec videofps: Set the framerate of the output video
  • .vrec tickfps: Set the tick framerate of the game. You probably want it to be the same as the videofps
  • .vrec filetarget: Set the path to where the video should be written to (default is the 'My Videos' folder)