Adjustable FPS Video Recording/ja: Difference between revisions

From Vintage Story Wiki
(Created page with "FPS調整可能な動画キャプチャー")
 
(Created page with "Vintage Storyには、ゲームのフレームレートと同期してビデオを録画するシステムが内蔵されていて、この機能を使えば、録画自体の...")
Line 2: Line 2:




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.
Vintage Storyには、ゲームのフレームレートと同期してビデオを録画するシステムが内蔵されていて、この機能を使えば、録画自体のfpsが低くてもビデオのフレームレートは高くなります。このツールは現在、チャットコマンドでのみ利用可能ですが、マクロマネージャーを使えば任意のキーボードキーに一連のコマンド入力を設定することができるでしょう。


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

Revision as of 07:47, 25 September 2021


Vintage Storyには、ゲームのフレームレートと同期してビデオを録画するシステムが内蔵されていて、この機能を使えば、録画自体のfpsが低くてもビデオのフレームレートは高くなります。このツールは現在、チャットコマンドでのみ利用可能ですが、マクロマネージャーを使えば任意のキーボードキーに一連のコマンド入力を設定することができるでしょう。

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)