Difference between revisions of "Video recorder"
Line 34: | Line 34: | ||
*'''Mouse cursor''': you can add your own by putting a .png file into Exilent\src\images\cursors. | *'''Mouse cursor''': you can add your own by putting a .png file into Exilent\src\images\cursors. | ||
*'''Recordings path''': where the files will be saved to with Auto save recordings on. | *'''Recordings path''': where the files will be saved to with Auto save recordings on. | ||
− | |||
{{See also|Audio recorder}} | {{See also|Audio recorder}} | ||
{{See also|Media browser}} | {{See also|Media browser}} |
Revision as of 08:21, 29 August 2018
The video recorder produces high quality and low sized avi video file of the game screen.
Keep in mind that real time video capturing in Java is not optimal, doing it on a low-end computer could cause lag and frame rate drop. The recorder will always adapt to the current frame rate.
To start a recording press F9 or click Recorder - Start.
To pause a recording press F9 again or click Recorder - Pause.
To stop a recording press F10 or click Recorder - Stop.
To stop and delete a recording click Recorder - Delete. This is useful if you do not wish to keep the file.
The status of the recording is displayed in the menu: current frame rate and time elapsed.
Setting up
Playing these videos in external media players or video editors requires Camtasia codec (tscc) installed. If you have Camtasia Studio the codec is already installed with it.
The codec can be downloaded from here:
https://www.techsmith.com/codecs.html
Settings
Client - Settings - Recorder
- Frames per second: 50, 30, 25, 15.
- Quality: High, Medium.
- Record overlays:
- All overlays
- Basic overlays
- No overlays
- Auto save recordings: without this you will have to name the file yourself every time.
- Record mouse: mouse cursor on the video.
- Mouse cursor: you can add your own by putting a .png file into Exilent\src\images\cursors.
- Recordings path: where the files will be saved to with Auto save recordings on.
See also: Audio recorder
See also: Media browser