In-game video capture: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
(37 has sound)
(More information)
Line 5: Line 5:
Click the Record button to begin recording. Click the Stop button to stop recording. Depending on the client version, you may also use the F12 key.
Click the Record button to begin recording. Click the Stop button to stop recording. Depending on the client version, you may also use the F12 key.
== Output ==
== Output ==
Depending on the client version, the output can be one of the following:
The output is always the following, in Advanced Systems Format:
* 854 × 480 at 18 FPS with no sound in Advanced Systems Format (WMV).
{| class="wikitable"
* 854 × 480 at 18 FPS in Advanced Systems Format (WMV).
|+ Output format
|-
! scope="row"| Frame width
| 854
|-
! scope="row"| Frame height
| 480
|-
! scope="row"| Data rate
| 1000kbps
|-
! scope="row"| Total bitrate
| 1048kbps
|-
! scope="row"| Frame rate
| 18.00 frames/second
|-
! scope="row"| Bit rate
| 48kbps
|-
! scope="row"| Channels
| 2 (stereo)
|-
! scope="row"| Audio sample rate
| 48.000 kHz
|}
The first production release with sound in recording was 0.37.0.14 (April 8, 2011).
The first production release with sound in recording was 0.37.0.14 (April 8, 2011).



Revision as of 15:28, 30 July 2023

Ouch!
The following article, In-game video capture, mentions a feature exclusive to certain versions of the client.
Specifically: This feature was added in 2011.


Stub icon Stub
This article is a stub. If you think you know more about this than we do, please help us by contacting a writer.
Thank you!


Work In Progress
This is currently being worked on! Check back later for more information... hopefully.


Usage

Click the Record button to begin recording. Click the Stop button to stop recording. Depending on the client version, you may also use the F12 key.

Output

The output is always the following, in Advanced Systems Format:

Output format
Frame width 854
Frame height 480
Data rate 1000kbps
Total bitrate 1048kbps
Frame rate 18.00 frames/second
Bit rate 48kbps
Channels 2 (stereo)
Audio sample rate 48.000 kHz

The first production release with sound in recording was 0.37.0.14 (April 8, 2011).

The output files are in Videos\Roblox.

Video quality setting

The effects of the video quality setting have not been documented.

System requirements

In addition to the basic Machine Requirements, the following are required:

Additional system requirements for video capture
Operating system Windows Vista

External links