Adjustable FPS Video Recording/ru: Difference between revisions

From Vintage Story Wiki
No edit summary
(Updating to match new version of source page)
Line 1: Line 1:
Vintage Story поставляется со встроенной системой записи видео, которая обеспечивает синхронизацию видео с частотой кадров игр, поэтому даже если сама запись имеет низкую частоту кадров, результирующее видео будет иметь высокую частоту кадров. Хотя этот инструмент в настоящее время доступен только через команды чата, вы всегда можете использовать менеджер макросов, чтобы поместить любую последовательность команд на клавиатуре по вашему выбору.
<languages/>


Обратите внимание: запись видео в настоящее время не поддерживает аудиозапись.


Обратите внимание: 2: Вы можете использовать запись видео и кинематографическую камеру вместе, используя команду .cam rec
Vintage Story comes with an inbuilt video recording system that ensures the video to be in sync with the games framerate, so even if the recording itself has low fps, the resulting video will have a high frame rate. While this tool is currently only available through chat commands you can always use the macro manager to put any sequence of commands on a keyboard key of your choosing.


Please note: The video recorder does not currently support audio recording.


<strong> .vrec [start | stop | toggle | codec | videofps | tickfps | filetarget] </strong> <br>
Please note2: You can use the video recorder and cinematic camera in conjunction by using the command .cam rec
Система кинематографических инструментов.
 
<UL>
 
<Li>
<strong>.vrec [start|stop|toggle|codec|videofps|tickfps|filetarget]</strong><br>
<strong> .vrec start </strong>: начинает запись видео
The cinematic camera tool system.
</Li>
<ul>
<Li>
<li>
<strong> .vrec stop </strong>. Останавливает запись видео.
<strong>.vrec start</strong>: Starts the recording of the video
</Li>
</li>
<Li>
<li>
<strong> .vrec toggle </strong>: начинает запись, если в данный момент не записывает, и останавливает ее, если в данный момент записывает.
<strong>.vrec stop</strong>: Stops the recording of the video
</Li>
</li>
<Li>
<li>
<strong> .vrec кодек </strong>: установите кодировщик выходного видео. Для X264 вы должны установить [[https://sourceforge.net/projects/x264vfw/x264vfw]]
<strong>.vrec toggle</strong>: Starts the recording if not currently recording and stops it if currently recording.
</Li>
</li>
<Li>
<li>
<strong> .vrec videofps </strong>. Установите частоту кадров выходного видео.
<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 tickfps </strong>: установите частоту кадров в игре. Вы, вероятно, хотите, чтобы он был таким же, как видео
<strong>.vrec videofps</strong>: Set the framerate of the output video
</Li>
</li>
<Li>
<li>
<strong> .vrec filetarget </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>
</UL>
                        <li>
<strong>.vrec filetarget</strong>: Set the path to where the video should be written to (default is the 'My Videos' folder)
</li>
</ul>

Revision as of 07:45, 25 September 2021

Other languages:


Vintage Story comes with an inbuilt video recording system that ensures the video to be in sync with the games framerate, so even if the recording itself has low fps, the resulting video will have a high frame rate. While this tool is currently only available through chat commands you can always use the macro manager to put any sequence of commands on a keyboard key of your choosing.

Please note: The video recorder does not currently support audio recording.

Please note2: You can use the video recorder and cinematic camera in conjunction by using the command .cam rec


.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)